remove commented out width
This commit is contained in:
parent
56fe54df43
commit
6d4867e799
2 changed files with 0 additions and 1 deletions
Binary file not shown.
|
|
@ -568,7 +568,6 @@
|
|||
.spanX (0) {}
|
||||
|
||||
.span (@columns) {
|
||||
//width: 1% * (@fluidGridColumnWidth * @columns) + (@fluidGridGutterWidth * (@columns - 1));
|
||||
width: (@fluidGridColumnWidth * @columns) + (@fluidGridGutterWidth * (@columns - 1));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue