X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/9135a85de4eef32a91c7a3ee0aa405ed454e5a4c..refs/pull/5239/head:/resources/sass/_tables.scss diff --git a/resources/sass/_tables.scss b/resources/sass/_tables.scss index 2aaa74d5f..a3da33621 100644 --- a/resources/sass/_tables.scss +++ b/resources/sass/_tables.scss @@ -12,6 +12,7 @@ table { overflow: auto; line-height: 1.2; word-break: break-word; + vertical-align: top; // Workaround for: https://bugzilla.mozilla.org/show_bug.cgi?id=569645 } td p, th p { margin: 0;