mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Fixed minor CSS issue.
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.layout-editor .layout-content > .layout-element-wrapper .layout-content-markup > .form-field-element .form-field-element-enumeration ol {
|
||||
.layout-editor .layout-content > .layout-element-wrapper .layout-content-markup > .form-field-element.form-field-element-enumeration ol {
|
||||
list-style: none;
|
||||
}
|
Reference in New Issue
Block a user