SPR-937: comment

This commit is contained in:
Silke Pisulla 2017-04-24 15:12:35 +02:00
commit 69b92e93cf

View file

@ -122,7 +122,7 @@
span.lbl { span.lbl {
flex-grow: 1; flex-grow: 1;
// wordbreak to late in IE 10 // wordbreak too late in IE 10
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
width: 100%; width: 100%;
box-sizing: border-box; box-sizing: border-box;