diff options
| author | Baraa <[email protected]> | 2014-10-26 22:33:55 -0700 |
|---|---|---|
| committer | Baraa <[email protected]> | 2014-10-26 22:33:55 -0700 |
| commit | f0fd6df63acc7e845c3b94867120f2f117ea36a5 (patch) | |
| tree | 26c1d03a42916def3f2582fc631bed5648200ac0 /less/theme.less | |
| parent | 66bb0b4fc963fec42e7168f40b18703d3f31bfa8 (diff) | |
| download | bootstrap-f0fd6df63acc7e845c3b94867120f2f117ea36a5.tar.xz bootstrap-f0fd6df63acc7e845c3b94867120f2f117ea36a5.zip | |
Removed unnecessary new lines that were inconsistent with current style.
Diffstat (limited to 'less/theme.less')
| -rw-r--r-- | less/theme.less | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/less/theme.less b/less/theme.less index 354fc77b6..e5a4edb36 100644 --- a/less/theme.less +++ b/less/theme.less @@ -7,7 +7,6 @@ @import "mixins.less"; - // // Buttons // -------------------------------------------------- @@ -78,7 +77,6 @@ .btn-danger { .btn-styles(@btn-danger-bg); } - // // Images // -------------------------------------------------- @@ -89,7 +87,6 @@ } - // // Dropdowns // -------------------------------------------------- @@ -107,7 +104,6 @@ } - // // Navbar // -------------------------------------------------- @@ -156,7 +152,6 @@ } - // // Alerts // -------------------------------------------------- @@ -181,7 +176,6 @@ .alert-danger { .alert-styles(@alert-danger-bg); } - // // Progress bars // -------------------------------------------------- @@ -227,7 +221,6 @@ } - // // Panels // -------------------------------------------------- @@ -251,7 +244,6 @@ .panel-danger > .panel-heading { .panel-heading-styles(@panel-danger-heading-bg); } - // // Wells // -------------------------------------------------- |
