This commit is contained in:
ussr.win
2018-11-05 09:26:24 +01:00
parent 40e934f651
commit dcf5493266
53 changed files with 8543 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
@media screen and (min-width: 767px) {
nav.navbar {
padding-top: 1px;
padding-bottom: 1px
}
nav .badge {
top: 0px;
left: -0.25rem;
}
.contextual-help-content-open {
top: 2.5rem;
}
aside {
padding-top: 3.5rem;
}
section {
padding-top: 3.5rem;
}
#jGrowl.top-right {
top: 3.5rem;
right: 15px;
}
}