Trigger icon size fix

Reduce the icon size to fit the size of the language trigger label of the personal
toolbar.

Change-Id: I1946c91a2aa8b47eefa61f10c84b8059949dfc3d
This commit is contained in:
pginer
2012-08-02 15:33:02 +02:00
parent baf066f86a
commit fa16376501
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
.uls-trigger {
/* @embed */
background: url('../images/icon-language.png') no-repeat scroll left center transparent;
padding-left: 36px;
padding-left: 30px;
}
.uls-menu {
position: fixed;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 987 B