diff --git a/res/css/structures/_TabbedView.scss b/res/css/structures/_TabbedView.scss index cbd2870cba7..fb4df53d529 100644 --- a/res/css/structures/_TabbedView.scss +++ b/res/css/structures/_TabbedView.scss @@ -85,6 +85,7 @@ limitations under the License. flex-grow: 1; display: flex; flex-direction: column; + min-height: 0; // firefox } .mx_TabbedView_tabPanelContent {