Commit 973646ea authored by Mark Otto's avatar Mark Otto

vars less spacing and cleanup

parent 14264358
...@@ -80,6 +80,7 @@ ...@@ -80,6 +80,7 @@
@tableBackgroundHover: #f5f5f5; // for hover @tableBackgroundHover: #f5f5f5; // for hover
@tableBorder: #ddd; // table and cell border @tableBorder: #ddd; // table and cell border
// Buttons // Buttons
// ------------------------- // -------------------------
@btnBackground: @white; @btnBackground: @white;
...@@ -266,9 +267,7 @@ ...@@ -266,9 +267,7 @@
// GRID // GRID
// -------------------------------------------------- // --------------------------------------------------
// Default 940px grid // Default 940px grid
// -------------------------
@gridColumns: 12; @gridColumns: 12;
@gridColumnWidth: 60px; @gridColumnWidth: 60px;
@gridGutterWidth: 20px; @gridGutterWidth: 20px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment