Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2579 from matrix-org/travis/settings/fix-ff-scroll
Browse files Browse the repository at this point in the history
Fix firefox scrolling settings tabs differently
  • Loading branch information
turt2live authored Feb 7, 2019
2 parents 3e70212 + 9ca1e87 commit 5b4ebf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/structures/_TabbedView.scss
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ limitations under the License.
flex-grow: 1;
display: flex;
flex-direction: column;
min-height: 0; // firefox
}

.mx_TabbedView_tabPanelContent {
Expand Down

0 comments on commit 5b4ebf3

Please sign in to comment.