fix, less with compression (-x) was unable to parse auto\9

This commit is contained in:
Luke Page
2013-03-06 16:06:16 +00:00
parent 900daaca59
commit 99aa363b70
5 changed files with 20 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
#colours{color1:#fea;color2:#fea;color3:rgba(255,238,170,0.1);string:"#ffeeaa"}
dimensions{val:.1px;val:0;val:4cm;val:.2;val:5;angles-must-have-unit:0deg}
dimensions{val:.1px;val:0;val:4cm;val:.2;val:5;angles-must-have-unit:0deg;width:auto\9}

View File

@@ -74,6 +74,7 @@ p + h1 {
background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#0000ff));
margin: ;
filter: alpha(opacity=100);
width: auto\9;
}
.misc .nested-multiple {
multiple-semi-colons: yes;