Merge pull request #220 from liaham/master
Fix sorting behavior on enumeration page
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
#content {
|
#content {
|
||||||
padding: $padding-side;
|
padding: $padding-side;
|
||||||
|
overflow-x: auto; // needed for drag & drop of enumerations
|
||||||
|
|
||||||
@if $css-grid-layout {
|
@if $css-grid-layout {
|
||||||
grid-area: content;
|
grid-area: content;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user