forked from extern/egroupware
Fix links with very long description causes scrollbar for Links tabs in popups
This commit is contained in:
parent
c02865301f
commit
b8471bb1db
@ -764,6 +764,7 @@ ul.et2_link_string {
|
|||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
white-space: normal;
|
||||||
}
|
}
|
||||||
.et2_link_list tr {
|
.et2_link_list tr {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
Reference in New Issue
Block a user