mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 04:25:08 +00:00
Fixed: Horizontal nav titles are collapsing on IE11
This commit is contained in:
parent
7fa892d7cc
commit
96813406a2
|
@ -42,7 +42,7 @@
|
||||||
color: currentColor;
|
color: currentColor;
|
||||||
|
|
||||||
> .nav-link-title {
|
> .nav-link-title {
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user