mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Long taglist item should not stop taglist being resized in widthways
This commit is contained in:
parent
84b9f579c7
commit
a4408aeb3f
@ -1458,6 +1458,9 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
|
||||
div.ms-sel-ctn {
|
||||
padding-right: 0px;
|
||||
}
|
||||
div.ms-sel-ctn .ms-sel-item {
|
||||
word-break: break-all;
|
||||
}
|
||||
/**
|
||||
* et2_toolbar
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user