mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Fixes #4020 - Nav styling small screens.
This commit is contained in:
@@ -4,6 +4,7 @@ body#admin-admin .popover { position: fixed }
|
||||
|
||||
@media (max-width: 992px) {
|
||||
body { height: 100vh; overflow-y: auto!important; }
|
||||
ul.nav-admin a.navbar-admin-button:after { content: attr(title) }
|
||||
}
|
||||
|
||||
button, button:active { outline: 0; }
|
||||
|
Reference in New Issue
Block a user