diff --git a/resources/css/ext.uls.css b/resources/css/ext.uls.css index ad73afcc..069b35ca 100644 --- a/resources/css/ext.uls.css +++ b/resources/css/ext.uls.css @@ -13,8 +13,7 @@ background-image: -webkit-linear-gradient(transparent, transparent), url('../images/cog-sprite.svg'); background-image: -moz-linear-gradient(transparent, transparent), url('../images/cog-sprite.svg'); background-image: linear-gradient(transparent, transparent), url('../images/cog-sprite.svg'); - background-size: 14px auto; - height: 14px; + height: 16px; width: 14px; float: right; cursor: pointer; @@ -22,11 +21,11 @@ .skin-vector #p-lang .uls-settings-trigger { /* Put it in the middle of the first row of the section title */ - margin-top: 4px; + margin-top: 3px; } #p-lang .uls-settings-trigger:hover { - background-position: right -18px; + background-position: right -16px; } /* Opera for some inexplicable reason confuses right and left padding with */ diff --git a/resources/images/cog-sprite.png b/resources/images/cog-sprite.png index 04c7aa29..7dd54f68 100644 Binary files a/resources/images/cog-sprite.png and b/resources/images/cog-sprite.png differ diff --git a/resources/images/cog-sprite.svg b/resources/images/cog-sprite.svg index 75cd2a2f..dacda0e7 100644 --- a/resources/images/cog-sprite.svg +++ b/resources/images/cog-sprite.svg @@ -19,11 +19,11 @@ id="defs6" /> \ No newline at end of file