mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
vars less spacing and cleanup
This commit is contained in:
parent
142643589f
commit
973646ea67
@ -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 @@
|
|||||||
// GRID
|
// GRID
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
// Default 940px grid
|
// Default 940px grid
|
||||||
// -------------------------
|
|
||||||
@gridColumns: 12;
|
@gridColumns: 12;
|
||||||
@gridColumnWidth: 60px;
|
@gridColumnWidth: 60px;
|
||||||
@gridGutterWidth: 20px;
|
@gridGutterWidth: 20px;
|
||||||
|
Loading…
Reference in New Issue
Block a user