Skip to content

Commit e3a7478

Browse files
committed
attempt to fix #284
1 parent 09a20b5 commit e3a7478

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

adminsortable2/static/adminsortable2/css/sortable.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@
1414
cursor: pointer;
1515
}
1616
/* styles for tabular inlines */
17-
18-
/* This is to override display:flex; on class form-row which is inherited
19-
if a bootstrap based admin theme is used */
20-
div.inline-group table.ui-sortable tr.form-row {
21-
display:table-row;
22-
}
23-
2417
div.inline-group table.ui-sortable tr.form-row.has_original td.drag {
2518
cursor: pointer;
2619
background-image: url(../icons/drag.png);

0 commit comments

Comments
 (0)