Remove padding-left from .uls-trigger

This padding appears to be unnecessary. It's overridden in Vector 2022 & legacy Vector, and doesn't seem useful in Monobook as well.
It would be helpful to remove because it overlaps with the Codex button styles

Bug: T336526
Change-Id: I6a991600f8826fbeb09c7afb0c4cea4ebfd5cdd5
This commit is contained in:
bwang
2023-05-30 11:24:10 -05:00
committed by jenkins-bot
parent 89117ac546
commit 330853765d
2 changed files with 0 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
.uls-trigger {
background: url( ../images/language.svg ) no-repeat left center;
padding-left: 24px;
}
.uls-menu {