mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Merge pull request #220 from WatchOutNewsAgency/ronin/talkwchac
feat(mobile): mobile navbar length fix for all categories
This commit is contained in:
@ -267,7 +267,7 @@
|
||||
|
||||
.mobile-nav .dropdown.open .dropdown-menu {
|
||||
display: block;
|
||||
max-height: 300px;
|
||||
max-height: 500px;
|
||||
}
|
||||
|
||||
.mobile-nav .dropdown-menu li {
|
||||
|
||||
|
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 174 KiB |
Reference in New Issue
Block a user