mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Fix input filed extends more than et2_file widget container size
This commit is contained in:
parent
4386564983
commit
c0bc4dc9de
@ -791,7 +791,11 @@ div.et2_link_entry input.ui-autocomplete-input {
|
||||
padding-right: 2px;
|
||||
}
|
||||
.et2_link_to.et2_toolbar button.link {float:right;}
|
||||
|
||||
.et2_link_to.et2_toolbar span.et2_file_span { padding-right: 0;}
|
||||
|
||||
.et2_link_to.et2_toolbar .et2_file_upload {padding: 0;margin: 0;}
|
||||
|
||||
.et2_link {
|
||||
cursor: pointer;
|
||||
color: #003075;
|
||||
|
Loading…
Reference in New Issue
Block a user