* * Menu code minimal optimalization.

pull/547/head
Megax 2016-10-24 15:20:37 +02:00
parent 023bd6f646
commit 169a10139a
1 changed files with 2 additions and 3 deletions

View File

@ -17,10 +17,9 @@
color: $menubar_fg_color;
> menuitem {
min-height: 16px;
padding: ($spacing - 1px) ($spacing - 1px) * 2;
border: 1px solid transparent;
background-color: transparent;
border: solid transparent;
border-width: 0;
background-image: none;
color: $menubar_fg_color;