Merge "Fix alignment of indicators in CategoryItemWidgets"

This commit is contained in:
jenkins-bot 2014-06-28 22:38:53 +00:00 committed by Gerrit Code Review
commit 17077adc44

View file

@ -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;