mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-24 00:06:49 +00:00
Toolbar: Allow groups to be multiline/wrap
Bug: T25943 Change-Id: I2db720449dfe9619de1f8e37fc99282191d932b1
This commit is contained in:
parent
1df03c03e0
commit
fd92d4b821
|
@ -85,7 +85,7 @@
|
|||
/* Groups */
|
||||
.group {
|
||||
float: left;
|
||||
height: 26px;
|
||||
min-height: 26px;
|
||||
padding-right: 6px;
|
||||
border-right: 1px solid #c8ccd1;
|
||||
margin: 3px;
|
||||
|
|
Loading…
Reference in a new issue