This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiaoguang_li
/
hue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
HUE-6613 [frontend] Fix flex issues in IE 11
Johan Ahlen
8 years ago
parent
ddb6089d95
commit
6e7fb4b
2 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
0
0
desktop/core/src/desktop/static/desktop/css/hue.css
1
1
desktop/core/src/desktop/static/desktop/less/hue.less
File diff suppressed because it is too large
+ 0
- 0
desktop/core/src/desktop/static/desktop/css/hue.css
+ 1
- 1
desktop/core/src/desktop/static/desktop/less/hue.less
View File
@@ -54,7 +54,7 @@ body {
> .navbar,
> .banner {
- .flex(
1
);
+ .flex(
0 0 auto
);
}
}
Some files were not shown because too many files changed in this diff