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
6679dd39
Commit
6679dd39
authored
Nov 22, 2013
by
Thomas Park
Browse files
unroll btn margin-bottom
parent
6be57f60
Changes
2
Show whitespace changes
Inline
Side-by-side
assets/css/bootswatch.min.css
View file @
6679dd39
body
{
padding-top
:
50px
}
#banner
{
border-bottom
:
none
}
.page-header
h1
{
font-size
:
4em
}
.btn
{
margin-bottom
:
3px
}
.bs-docs-section
{
margin-top
:
8em
}
footer
{
margin
:
5em
0
}
footer
li
{
float
:
left
;
margin-right
:
1.5em
;
margin-bottom
:
1.5em
}
footer
p
{
clear
:
left
;
margin-bottom
:
0
}
...
...
assets/less/bootswatch.less
View file @
6679dd39
...
...
@@ -13,10 +13,6 @@ body {
}
}
.btn {
margin-bottom: 3px;
}
.bs-docs-section {
margin-top: 8em;
}
...
...
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