Apply a bit more padding to menu items.
This commit is contained in:
parent
345154516d
commit
5fb4fe09dc
@ -135,5 +135,5 @@ div.top-bar-right .menu>li {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.top-bar-right .dropdown.menu>li>.button{
|
div.top-bar-right .dropdown.menu>li>.button{
|
||||||
padding: 0.5rem;
|
padding: 0.5rem 0.75rem;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user