mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-12 09:09:25 +00:00
Merge "Revert "Temporarily override broken toolbar border colour""
This commit is contained in:
commit
5ac488ba53
|
@ -23,9 +23,3 @@
|
|||
.ve-init-target-ie .ve-ce-surface h6 {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
/* HACK: Fix border color from MW theme, will be fixed in next OO-UI release */
|
||||
.oo-ui-toolbar-actions .oo-ui-toolGroup,
|
||||
.oo-ui-toolbar-actions > .oo-ui-toolbar:not( :last-child ) {
|
||||
border-color: #c8ccd1;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue