fixed heading margin bottom small screens

svn path=/branches/test/; revision=27707
This commit is contained in:
hugo 2014-01-27 18:21:41 +00:00
parent 950eec093e
commit 7cf01e602c
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

2
look/fsfe.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -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) {