Skip to content

Commit

Permalink
fix(css): wide select inputs do not run out of screen
Browse files Browse the repository at this point in the history
fixes #7511
  • Loading branch information
jdalsem committed Apr 16, 2021
1 parent 1687ded commit 6af60e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/default/elements/layout/columns.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

> .elgg-body {
flex: 1;
min-width: 1%;
}

> .elgg-sidebar {
Expand Down

0 comments on commit 6af60e2

Please sign in to comment.