MWVESwitchPopupWidget: Fix alignment by removing margin

Since the PopupWidget rewrite, margins for aligning popup anchors
should be set on the anchor itself, not on the popup.

Change-Id: If8237ae5edbc2e8c5cb99147f392aae52e642765
This commit is contained in:
Roan Kattouw 2017-04-06 11:50:43 -07:00
parent d4438549e5
commit 445f8b76a0

View file

@ -8,7 +8,6 @@
.ve-init-mw-switchPopupWidget {
white-space: normal;
z-index: 4;
margin-left: 1.25em;
}
.ve-init-mw-switchPopupWidget .oo-ui-popupWidget-head {