Final commit to master merge from
[sdc.git] / catalog-ui / src / app / ng2 / components / ui / tooltip / tooltip-content.component.less
1 .tooltip-inner {
2     word-wrap: break-word;
3     max-width: 300px;
4 }
5
6 .tooltip.bottom .tooltip-arrow {
7     border-bottom-color: #000 !important;
8 }
9
10
11