Merge "Revert "Temporarily override broken toolbar border colour""

This commit is contained in:
jenkins-bot 2016-11-09 21:49:54 +00:00 committed by Gerrit Code Review
commit 5ac488ba53

View file

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