This commit is contained in:
yuri
2017-12-20 12:51:16 +02:00
parent 6bb03bb176
commit ec01288930

View File

@@ -1545,6 +1545,15 @@ pre > code {
height: 100%;
}
.sections-container {
> .section {
margin-bottom: 30px;
}
> .section:last-child {
margin-bottom: 0;
}
}
@media screen and (min-width: @screen-sm-min) {
#global-search-panel {
margin-top: 5px;