mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
taglist needed more rows then necessary, because padding-right: 27px
This commit is contained in:
parent
76f84c4378
commit
4ebb85a58f
@ -1190,6 +1190,9 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
|
|||||||
.ms-res-ctn {
|
.ms-res-ctn {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
div.ms-sel-ctn {
|
||||||
|
padding-right: 0px;
|
||||||
|
}
|
||||||
/**
|
/**
|
||||||
* et2_toolbar
|
* et2_toolbar
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user