forked from extern/egroupware
Long taglist item should not stop taglist being resized in widthways
This commit is contained in:
parent
c8a74f0126
commit
6a6f57dfac
@ -1458,6 +1458,9 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
|
|||||||
div.ms-sel-ctn {
|
div.ms-sel-ctn {
|
||||||
padding-right: 0px;
|
padding-right: 0px;
|
||||||
}
|
}
|
||||||
|
div.ms-sel-ctn .ms-sel-item {
|
||||||
|
word-break: break-all;
|
||||||
|
}
|
||||||
/**
|
/**
|
||||||
* et2_toolbar
|
* et2_toolbar
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user