- Patch #953010 by steinmb, droplet: locale.css causes vertical tabs to overlap the language selection drop-down menu in node edit forms.
parent
63c8e899b9
commit
9ce37d2f4c
|
@ -5,9 +5,9 @@
|
|||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.form-item-language,
|
||||
.form-item-translation,
|
||||
.form-item-group {
|
||||
#locale-translation-filter-form .form-item-language,
|
||||
#locale-translation-filter-form .form-item-translation,
|
||||
#locale-translation-filter-form .form-item-group {
|
||||
float: left; /* LTR */
|
||||
padding-right: .8em; /* LTR */
|
||||
margin: 0.1em;
|
||||
|
|
Loading…
Reference in New Issue