Fix misplaced arrow icon on slider buttons

Seems like OOUI changes lead to this hack not beeing used anymore.

Bug: T243592
Change-Id: Ib12f5eef69e57abc78c89680144505b4a92b2145
This commit is contained in:
WMDE-Fisch 2020-01-24 13:16:42 +01:00
parent c9240eacd1
commit f121c62990

View file

@ -182,7 +182,6 @@
}
&.oo-ui-iconElement > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon {
left: -1px; // `-1px` to make up for `border-width` of button
min-width: inherit;
width: 20px;
min-height: inherit;