Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
5966bcee
Verified
Commit
5966bcee
authored
Oct 09, 2017
by
David Haynes
🙆
Browse files
Classic legend tag
- this was removed in B4 but because we abuse it in all our projects I added it back
parent
4c8c39b7
Pipeline
#1654
passed with stages
in 1 minute and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/scss/_overwrites.scss
View file @
5966bcee
// Things that originate from Bootstrap that we overwrite
// Things that originate from Bootstrap that we overwrite
legend
{
@extend
legend
;
margin-top
:
1rem
;
margin-bottom
:
1rem
;
border
:
0
;
border-bottom
:
1px
solid
rgba
(
0
,
0
,
0
,
0
.1
)
}
\ No newline at end of file
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