Skip to content
Snippets Groups Projects
Commit 9ce37d2f authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #953010 by steinmb, droplet: locale.css causes vertical tabs to...

- Patch #953010 by steinmb, droplet: locale.css causes vertical tabs to overlap the language selection drop-down menu in node edit forms.
parent 63c8e899
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment