Reduce the padding for ULS trigger icon in personal toolbar position
Bug: T175769 Change-Id: I49b533fd7adbbd5baa8dbbb0b0c6670ab8d1e692
This commit is contained in:
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user