1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-23 19:32:29 +01:00
BookStack/resources
Dan Brown 5ea2d0c57b
WYSIWYG: Fixed growing rows on Firefox
Occured when the cell contained any block content with a differnt line
height to the table cell itself.
In firefox, cells with a height would end up with an actual greater
real cell height, which messed up TinyMCE resize calculations, causing
tables to grow.
Adding default vertical-align: top, changes this behaviour to get proper
cell heights.
Related to Firefox issue: https://bugzilla.mozilla.org/show_bug.cgi?id=569645
Have tested that editor cell text align options can still be used with
this.

For #4337
2023-06-28 23:28:31 +01:00
..
icons Dropzone: Polished image manager elements 2023-04-25 16:41:39 +01:00
js Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
sass WYSIWYG: Fixed growing rows on Firefox 2023-06-28 23:28:31 +01:00
views Comments: Tweaked design to be more consistent and compact 2023-06-28 13:41:14 +01:00