Issue #2426973 by tstoeckler: shortcut.theme.css makes .edit-shortcuts display: block unnecessarily

8.0.x
Alex Pott 2015-02-17 00:45:09 +00:00
parent 6c91bb774c
commit b9e2e7ea9c
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@
/**
* Toolbar.
*/
.edit-shortcuts {
display: block;
}
.toolbar .toolbar-tray-vertical .edit-shortcuts {
text-align: right; /* LTR */
padding: 1em;