mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
Merge "Fix alignment of indicators in CategoryItemWidgets"
This commit is contained in:
commit
17077adc44
|
@ -64,7 +64,7 @@
|
|||
.ve-ui-mwCategoryItemWidget.oo-ui-indicatedElement .oo-ui-indicatedElement-indicator {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0.125em;
|
||||
top: 0;
|
||||
width: 2.25em;
|
||||
height: 2.25em;
|
||||
background-repeat: no-repeat;
|
||||
|
|
Loading…
Reference in a new issue