Put spaces between selectBoxes in link widget

This commit is contained in:
Hadi Nategh 2014-04-29 13:20:50 +00:00
parent 080a4ac653
commit bf19f45705

View File

@ -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%;