|
@@ -25,6 +25,7 @@ body.action-formedit .row.hide-on-form-edit { display: none;}
|
|
.mw-notification-area {
|
|
.mw-notification-area {
|
|
margin-top: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
}
|
|
|
|
+
|
|
/* Also adjust z-index of action menu to force it on top */
|
|
/* Also adjust z-index of action menu to force it on top */
|
|
#p-cactions #drop1 {
|
|
#p-cactions #drop1 {
|
|
z-index: 100000;
|
|
z-index: 100000;
|
|
@@ -44,7 +45,7 @@ body.action-formedit .row.hide-on-form-edit { display: none;}
|
|
}
|
|
}
|
|
|
|
|
|
/* Dropdown Icon Alignment */
|
|
/* Dropdown Icon Alignment */
|
|
-div.drop-icon {
|
|
|
|
|
|
+#drop-icon {
|
|
display: inline;
|
|
display: inline;
|
|
margin-right: 4px;
|
|
margin-right: 4px;
|
|
}
|
|
}
|