mirror of
https://github.com/movahhedi/blueberry-pma-theme.git
synced 2026-08-24 10:04:43 -05:00
Fix different height for menu items in Fallen (#38)
Different height for menu item with <img> and without <img>.
This commit is contained in:
@@ -101,7 +101,8 @@ ul#topmenu ul a:hover, ul#topmenu ul .tabactive {
|
||||
}
|
||||
|
||||
ul#topmenu2 a, ul#topmenu2 a:hover {
|
||||
text-decoration: none
|
||||
text-decoration: none;
|
||||
line-height: 20px
|
||||
}
|
||||
|
||||
ul#topmenu>li.active {
|
||||
|
||||
Reference in New Issue
Block a user