mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
Put spaces between selectBoxes in link widget
This commit is contained in:
parent
080a4ac653
commit
bf19f45705
@ -556,6 +556,7 @@ div.et2_link_entry:after {
|
||||
}
|
||||
div.et2_link_entry select {
|
||||
width: 40%;
|
||||
margin-right: 10px;
|
||||
}
|
||||
div.et2_link_entry input.ui-autocomplete-input {
|
||||
width: 40%;
|
||||
|
Loading…
Reference in New Issue
Block a user