mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
[ADF-1954] Fix breadcrumb on IE 11 (#4442)
This commit is contained in:
parent
60ed8655e6
commit
e7197b9bd2
@ -89,9 +89,9 @@
|
||||
letter-spacing: -0.2px;
|
||||
text-align: left;
|
||||
opacity: 0.6;
|
||||
|
||||
flex: 0 10 auto;
|
||||
flex: 0 1 auto;
|
||||
min-width: 35px;
|
||||
margin-top: auto;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
&:hover,
|
||||
|
Loading…
x
Reference in New Issue
Block a user