We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c9e411 + 563df2a commit 795cc83Copy full SHA for 795cc83
core/css/ie.scss
@@ -3,7 +3,7 @@
3
position: fixed !important;
4
}
5
#app-content {
6
- width: $navigation-width !important;
+ min-width: $navigation-width !important;
7
/**
8
* set min height so the container will grow in IE11
9
* https://stackoverflow.com/questions/28627879/flexbox-not-filling-height-in-ie11
0 commit comments