- Patch #953010 by steinmb, droplet: locale.css causes vertical tabs to overlap the language selection drop-down menu in node edit forms.

merge-requests/26/head
Dries Buytaert 2011-02-21 22:56:08 +00:00
parent 63c8e899b9
commit 9ce37d2f4c
1 changed files with 3 additions and 3 deletions

View File

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