mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ADF-4732] ellipsis fix (#4913)
allow folder names from breadcrumb to shrink when path is too long to fit the screen
This commit is contained in:
parent
65dc1a5c31
commit
bbe22fd2a7
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
.adf-container-full-width {
|
.adf-container-full-width {
|
||||||
width: inherit;
|
width: inherit;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
/* query for Microsoft IE 11*/
|
/* query for Microsoft IE 11*/
|
||||||
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
|
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user