Reduce the padding for ULS trigger icon in personal toolbar position

Bug: T175769
Change-Id: I49b533fd7adbbd5baa8dbbb0b0c6670ab8d1e692
This commit is contained in:
Santhosh Thottingal
2018-02-12 12:57:39 +05:30
parent aaf1b4f716
commit 75e80446cb

View File

@@ -20,7 +20,7 @@
} }
#pt-uls a.uls-trigger { #pt-uls a.uls-trigger {
padding-left: 24px; padding-left: 18px;
// Let the SVG image fit without cropping or stretch // Let the SVG image fit without cropping or stretch
background-size: contain; background-size: contain;
/* Fix alignment in vector: https://phabricator.wikimedia.org/T61239 */ /* Fix alignment in vector: https://phabricator.wikimedia.org/T61239 */