X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f338dbe3f87586d714a17f2bc12b520ac1a98cd2..refs/pull/743/head:/resources/assets/sass/_tables.scss diff --git a/resources/assets/sass/_tables.scss b/resources/assets/sass/_tables.scss index ea517fee3..38b044268 100644 --- a/resources/assets/sass/_tables.scss +++ b/resources/assets/sass/_tables.scss @@ -57,27 +57,4 @@ table.list-table { vertical-align: middle; padding: $-xs; } -} - -table.file-table { - @extend .no-style; - td { - padding: $-xs; - } - .ui-sortable-helper { - display: table; - } -} - -.fake-table { - display: table; - > div { - display: table-row-group; - } - > div > div { - display: table-row; - } - > div > div > div { - display: table-cell; - } } \ No newline at end of file