Minor CSS fix for the entry editor.

This commit is contained in:
Matthias Mees
2014-02-10 15:57:30 +01:00
parent df92e08671
commit 30b75f16b4
+1 -4
View File
@@ -867,16 +867,13 @@ input[type=radio] + label,
}
input[type=checkbox],
#toggle_extended,
#toggle_metadata,
#toggle_advanced,
#category_icon {
margin-right: .4em;
}
#toggle_extended {
margin-right: .65em;
}
.form_radio {
float: left;
margin-right: 1em;