]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
vars less spacing and cleanup
authorMark Otto <markotto@twitter.com>
Mon, 1 Oct 2012 06:52:02 +0000 (23:52 -0700)
committerMark Otto <markotto@twitter.com>
Mon, 1 Oct 2012 06:52:02 +0000 (23:52 -0700)
less/variables.less

index 89f078affd696576269285beac97dd6a4eaafb34..fd7478cb672ad270b76a7ac2d7dc57aecec27940 100644 (file)
@@ -80,6 +80,7 @@
 @tableBackgroundHover:              #f5f5f5; // for hover
 @tableBorder:                       #ddd; // table and cell border
 
+
 // Buttons
 // -------------------------
 @btnBackground:                     @white;
 // GRID
 // --------------------------------------------------
 
-
 // Default 940px grid
-// -------------------------
 @gridColumns:             12;
 @gridColumnWidth:         60px;
 @gridGutterWidth:         20px;