Skip to content

Commit 702e2ed

Browse files
committed
Really small CSS fix
1 parent 09ba4c2 commit 702e2ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

feincms/static/feincms/item_editor.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ textarea {
135135
float:left;
136136
padding: 10px;
137137
border-left: 1px solid #eee;
138+
}
138139

139140
.item-control-unit:first-child {
140141
border-left: none;
@@ -262,7 +263,7 @@ div.order-machine div.inline-related > h3{
262263
display: none;
263264
}
264265

265-
.hidden-form-row{
266+
.hidden-form-row {
266267
display: none;
267268
}
268269

0 commit comments

Comments
 (0)