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:
@@ -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 |
Reference in New Issue
Block a user