mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 13:16:54 +02:00
UI Defect: Navigation looks broken for portrait view on IPAD #318
This commit is contained in:
@@ -581,3 +581,10 @@ td, th {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.nav > li > a {
|
||||
padding: 15px 9px!important;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user