Revert "Use precise grid margin values"
This reverts commit 2b2a41751e.
This commit is contained in:
@@ -124,13 +124,13 @@
|
||||
margin-left: 59.1;
|
||||
}
|
||||
.offset3 {
|
||||
margin-left: 87.8;
|
||||
margin-left: 87.80000000000001;
|
||||
}
|
||||
.offset4 {
|
||||
margin-left: 116.5;
|
||||
}
|
||||
.offset5 {
|
||||
margin-left: 145.2;
|
||||
margin-left: 145.20000000000002;
|
||||
}
|
||||
.offset6 {
|
||||
margin-left: 173.9;
|
||||
|
||||
4
lesscpy/test/css/grid.min.css
vendored
4
lesscpy/test/css/grid.min.css
vendored
@@ -39,9 +39,9 @@
|
||||
.span12,.container{width:342.7;}
|
||||
.offset1{margin-left:30.4;}
|
||||
.offset2{margin-left:59.1;}
|
||||
.offset3{margin-left:87.8;}
|
||||
.offset3{margin-left:87.80000000000001;}
|
||||
.offset4{margin-left:116.5;}
|
||||
.offset5{margin-left:145.2;}
|
||||
.offset5{margin-left:145.20000000000002;}
|
||||
.offset6{margin-left:173.9;}
|
||||
.offset7{margin-left:202.6;}
|
||||
.offset8{margin-left:231.3;}
|
||||
|
||||
Reference in New Issue
Block a user