improve padding for dropdown menus
This commit is contained in:
@@ -64,6 +64,14 @@ a.searchmenu {
|
|||||||
color: #111;
|
color: #111;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.yamm4 > .row > .searchmenu >.highlight-menu-item {
|
||||||
|
padding: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.highlight-menu-item {
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
.highlight-menu-item:hover {
|
.highlight-menu-item:hover {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Reference in New Issue
Block a user