]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Removed unnecessary new lines that were inconsistent with current style. 14881/head
authorBaraa <bhamodi@uwaterloo.ca>
Mon, 27 Oct 2014 05:33:55 +0000 (22:33 -0700)
committerBaraa <bhamodi@uwaterloo.ca>
Mon, 27 Oct 2014 05:33:55 +0000 (22:33 -0700)
docs/examples/blog/blog.css
docs/examples/carousel/carousel.css
docs/examples/carousel/index.html
docs/examples/offcanvas/index.html
docs/examples/theme/index.html
less/button-groups.less
less/progress-bars.less
less/theme.less

index 9d7298160eccceeae6c0722d95f088a02d7dfcf6..f9106eb47cd74a7982d02612a88fe432360d53fd 100644 (file)
@@ -120,7 +120,6 @@ h6, .h6 {
 }
 
 
-
 /* Pagination */
 .pager {
   margin-bottom: 60px;
index a5143f5e00711ae84c0a0a8a094f404d69045b4a..8833f82dddbfd34fded52d803bf6e641948d8671 100644 (file)
@@ -8,7 +8,6 @@ body {
 }
 
 
-
 /* CUSTOMIZE THE NAVBAR
 -------------------------------------------------- */
 
@@ -62,7 +61,6 @@ body {
 }
 
 
-
 /* MARKETING CONTENT
 -------------------------------------------------- */
 
@@ -95,7 +93,6 @@ body {
 }
 
 
-
 /* RESPONSIVE CSS
 -------------------------------------------------- */
 
index 38efe268296d83109736b1a1577d81977e3ddd50..6ffc66d5a198afc79fa48208e448f0a710c15acf 100644 (file)
     </div><!-- /.carousel -->
 
 
-
     <!-- Marketing messaging and featurettes
     ================================================== -->
     <!-- Wrap the rest of the page in another container to center all the content. -->
index 676dec7e5a1285af1e1a52fe32204b76256bae8b..eee2918c436fb7941cff5cec822ed20538cad3e0 100644 (file)
     </div><!--/.container-->
 
 
-
     <!-- Bootstrap core JavaScript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
index a64acdaaff1fdfe4fcf5e8c21df4578639e2ad57..de9ea99bfde0bfbb712d928dabe5197d0669a790 100644 (file)
@@ -75,7 +75,6 @@
       </div>
 
 
-
       <div class="page-header">
         <h1>Buttons</h1>
       </div>
       </p>
 
 
-
       <div class="page-header">
         <h1>Tables</h1>
       </div>
       </div>
 
 
-
       <div class="page-header">
         <h1>Thumbnails</h1>
       </div>
       <img data-src="holder.js/200x200" class="img-thumbnail" alt="A generic square placeholder image with a white border around it, making it resemble a photograph taken with an old instant camera">
 
 
-
       <div class="page-header">
         <h1>Labels</h1>
       </div>
       </p>
 
 
-
       <div class="page-header">
         <h1>Badges</h1>
       </div>
       </div>
 
 
-
       <div class="page-header">
         <h1>Navs</h1>
       </div>
       </ul>
 
 
-
       <div class="page-header">
         <h1>Navbars</h1>
       </div>
       </nav>
 
 
-
       <div class="page-header">
         <h1>Alerts</h1>
       </div>
       </div>
 
 
-
       <div class="page-header">
         <h1>Progress bars</h1>
       </div>
       </div>
 
 
-
       <div class="page-header">
         <h1>List groups</h1>
       </div>
       </div>
 
 
-
       <div class="page-header">
         <h1>Panels</h1>
       </div>
       </div>
 
 
-
       <div class="page-header">
         <h1>Wells</h1>
       </div>
       </div>
 
 
-
       <div class="page-header">
         <h1>Carousel</h1>
       </div>
index 6092afcd6ee6176db044583d3087313c8838148a..fbcdf457b5ae3b6ac550594a13ae0dd3d1edb529 100644 (file)
 }
 
 
-
 // Justified button groups
 // ----------------------
 
index 38eace1f119b2df3b2adbc37d601c7c868ae3d2c..8868a1feef0f3a7a4b0fabe7548435bfeb481df2 100644 (file)
@@ -19,7 +19,6 @@
 }
 
 
-
 // Bar itself
 // -------------------------
 
index 354fc77b620c9b0e794441e971b3b395a1b14cda..e5a4edb3652ee0ca2fea6d84ac7495f1d581cfc8 100644 (file)
@@ -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
 // --------------------------------------------------
 }
 
 
-
 //
 // Navbar
 // --------------------------------------------------
 }
 
 
-
 //
 // Alerts
 // --------------------------------------------------
 .alert-danger     { .alert-styles(@alert-danger-bg); }
 
 
-
 //
 // Progress bars
 // --------------------------------------------------
 }
 
 
-
 //
 // Panels
 // --------------------------------------------------
 .panel-danger > .panel-heading    { .panel-heading-styles(@panel-danger-heading-bg); }
 
 
-
 //
 // Wells
 // --------------------------------------------------