We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a20b5 commit e3a7478Copy full SHA for e3a7478
adminsortable2/static/adminsortable2/css/sortable.css
@@ -14,13 +14,6 @@
14
cursor: pointer;
15
}
16
/* 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
24
div.inline-group table.ui-sortable tr.form-row.has_original td.drag {
25
26
background-image: url(../icons/drag.png);
0 commit comments