backoffice/node_modules/less/test/less-bom/errors/property-ie5-hack.less

3 lines
51 B
Plaintext
Raw Normal View History

2020-02-06 10:09:39 +00:00
.test {
display/*/: block; /*sorry for IE5*/
}