Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_fdsu_theme_resp
Commits
e55b11de
Commit
e55b11de
authored
Apr 16, 2020
by
m26lebla
Browse files
#1059859: Forms - field oddity re: bolding of labels
parent
461d4fd2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
css/rwd.css
css/rwd.css
+1
-1
sass/rwd/_forms.scss
sass/rwd/_forms.scss
+2
-0
No files found.
css/rwd.css
View file @
e55b11de
This source diff could not be displayed because it is too large. You can
view the blob
instead.
sass/rwd/_forms.scss
View file @
e55b11de
...
...
@@ -136,12 +136,14 @@ fieldset {
>
legend
{
margin-bottom
:
0
.7rem
;
padding-top
:
1rem
;
}
}
>
legend
{
margin-bottom
:
0
.7rem
;
padding-top
:
1rem
;
font-weight
:
400
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment