theme: Add some padding to align icons to the user picture

This commit is contained in:
Jasper St. Pierre 2013-08-12 13:06:05 -04:00
parent 978ab2cdaa
commit 93db5a091f

View File

@ -634,6 +634,10 @@ StScrollBar StButton#vhandle:active {
width: 320px;
}
.aggregate-menu .popup-menu-icon {
padding: 0 4px;
}
.system-switch-user-submenu-icon {
icon-size: 24px;
border: 1px solid #8b8b8b;