mirror of https://github.com/ColorlibHQ/AdminLTE
Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE
commit
60eb217689
|
@ -24,7 +24,7 @@
|
|||
padding-top: @navbar-height;
|
||||
z-index: 1010;
|
||||
// Fix position after header collapse
|
||||
@media (max-width: @screen-sm) {
|
||||
@media (max-width: @screen-xs-max) {
|
||||
padding-top: @navbar-height + 50;
|
||||
}
|
||||
// Tab panes
|
||||
|
|
Loading…
Reference in New Issue