[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:
Suzana Dirla 2019-07-10 11:49:13 +03:00 committed by Eugenio Romano
parent 65dc1a5c31
commit bbe22fd2a7

View File

@ -12,6 +12,7 @@
.adf-container-full-width {
width: inherit;
overflow: hidden;
}
/* query for Microsoft IE 11*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {