mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Consistifying default top margin for select list with OL when used in forms.
This commit is contained in:
@@ -22,4 +22,8 @@
|
||||
***************************************************************/
|
||||
.form-field-element {
|
||||
margin: 0.8em 0 0 0;
|
||||
}
|
||||
|
||||
.form-field-element-enumeration select {
|
||||
margin: 1.5em 0 0 0;
|
||||
}
|
Reference in New Issue
Block a user