fixed heading margin bottom small screens
svn path=/branches/test/; revision=27707
This commit is contained in:
parent
950eec093e
commit
7cf01e602c
2
look/fellowship.min.css
vendored
2
look/fellowship.min.css
vendored
File diff suppressed because one or more lines are too long
2
look/fsfe.min.css
vendored
2
look/fsfe.min.css
vendored
File diff suppressed because one or more lines are too long
@ -640,7 +640,7 @@ div#subpages, .grid-row {
|
||||
display: block;
|
||||
min-width: 200px;
|
||||
padding: .5em;
|
||||
margin: -0.5em -0.2em;
|
||||
margin: -0.5em -0.2em 0.5em;
|
||||
border: 0;
|
||||
|
||||
@media (min-width: @screen-sm) {
|
||||
|
Loading…
Reference in New Issue
Block a user