X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/afc66b3c3da3db8f53a8d82adf394feff5e17bfb..refs/pull/806/head:/resources/assets/sass/_tables.scss diff --git a/resources/assets/sass/_tables.scss b/resources/assets/sass/_tables.scss index 31ac92f60..38b044268 100644 --- a/resources/assets/sass/_tables.scss +++ b/resources/assets/sass/_tables.scss @@ -57,18 +57,4 @@ table.list-table { vertical-align: middle; padding: $-xs; } -} - -.fake-table { - display: table; - width: 100%; - > div { - display: table-row-group; - } - > div > div { - display: table-row; - } - > div > div > div { - display: table-cell; - } } \ No newline at end of file