mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-12-19 07:57:09 +00:00
Fixed: Horizontal nav titles are collapsing on IE11
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
color: currentColor;
|
||||
|
||||
> .nav-link-title {
|
||||
flex: 1;
|
||||
flex: 1 1 auto;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user