0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

Removed unnecessary new lines that were inconsistent with current style.

This commit is contained in:
Baraa 2014-10-26 22:33:55 -07:00
parent 66bb0b4fc9
commit f0fd6df63a
8 changed files with 0 additions and 29 deletions

View File

@ -120,7 +120,6 @@ h6, .h6 {
} }
/* Pagination */ /* Pagination */
.pager { .pager {
margin-bottom: 60px; margin-bottom: 60px;

View File

@ -8,7 +8,6 @@ body {
} }
/* CUSTOMIZE THE NAVBAR /* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */ -------------------------------------------------- */
@ -62,7 +61,6 @@ body {
} }
/* MARKETING CONTENT /* MARKETING CONTENT
-------------------------------------------------- */ -------------------------------------------------- */
@ -95,7 +93,6 @@ body {
} }
/* RESPONSIVE CSS /* RESPONSIVE CSS
-------------------------------------------------- */ -------------------------------------------------- */

View File

@ -121,7 +121,6 @@
</div><!-- /.carousel --> </div><!-- /.carousel -->
<!-- Marketing messaging and featurettes <!-- Marketing messaging and featurettes
================================================== --> ================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. --> <!-- Wrap the rest of the page in another container to center all the content. -->

View File

@ -120,7 +120,6 @@
</div><!--/.container--> </div><!--/.container-->
<!-- Bootstrap core JavaScript <!-- Bootstrap core JavaScript
================================================== --> ================================================== -->
<!-- Placed at the end of the document so the pages load faster --> <!-- Placed at the end of the document so the pages load faster -->

View File

@ -75,7 +75,6 @@
</div> </div>
<div class="page-header"> <div class="page-header">
<h1>Buttons</h1> <h1>Buttons</h1>
</div> </div>
@ -117,7 +116,6 @@
</p> </p>
<div class="page-header"> <div class="page-header">
<h1>Tables</h1> <h1>Tables</h1>
</div> </div>
@ -259,14 +257,12 @@
</div> </div>
<div class="page-header"> <div class="page-header">
<h1>Thumbnails</h1> <h1>Thumbnails</h1>
</div> </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"> <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"> <div class="page-header">
<h1>Labels</h1> <h1>Labels</h1>
</div> </div>
@ -328,7 +324,6 @@
</p> </p>
<div class="page-header"> <div class="page-header">
<h1>Badges</h1> <h1>Badges</h1>
</div> </div>
@ -357,7 +352,6 @@
</div> </div>
<div class="page-header"> <div class="page-header">
<h1>Navs</h1> <h1>Navs</h1>
</div> </div>
@ -373,7 +367,6 @@
</ul> </ul>
<div class="page-header"> <div class="page-header">
<h1>Navbars</h1> <h1>Navbars</h1>
</div> </div>
@ -445,7 +438,6 @@
</nav> </nav>
<div class="page-header"> <div class="page-header">
<h1>Alerts</h1> <h1>Alerts</h1>
</div> </div>
@ -463,7 +455,6 @@
</div> </div>
<div class="page-header"> <div class="page-header">
<h1>Progress bars</h1> <h1>Progress bars</h1>
</div> </div>
@ -492,7 +483,6 @@
</div> </div>
<div class="page-header"> <div class="page-header">
<h1>List groups</h1> <h1>List groups</h1>
</div> </div>
@ -536,7 +526,6 @@
</div> </div>
<div class="page-header"> <div class="page-header">
<h1>Panels</h1> <h1>Panels</h1>
</div> </div>
@ -598,7 +587,6 @@
</div> </div>
<div class="page-header"> <div class="page-header">
<h1>Wells</h1> <h1>Wells</h1>
</div> </div>
@ -607,7 +595,6 @@
</div> </div>
<div class="page-header"> <div class="page-header">
<h1>Carousel</h1> <h1>Carousel</h1>
</div> </div>

View File

@ -198,7 +198,6 @@
} }
// Justified button groups // Justified button groups
// ---------------------- // ----------------------

View File

@ -19,7 +19,6 @@
} }
// Bar itself // Bar itself
// ------------------------- // -------------------------

View File

@ -7,7 +7,6 @@
@import "mixins.less"; @import "mixins.less";
// //
// Buttons // Buttons
// -------------------------------------------------- // --------------------------------------------------
@ -78,7 +77,6 @@
.btn-danger { .btn-styles(@btn-danger-bg); } .btn-danger { .btn-styles(@btn-danger-bg); }
// //
// Images // Images
// -------------------------------------------------- // --------------------------------------------------
@ -89,7 +87,6 @@
} }
// //
// Dropdowns // Dropdowns
// -------------------------------------------------- // --------------------------------------------------
@ -107,7 +104,6 @@
} }
// //
// Navbar // Navbar
// -------------------------------------------------- // --------------------------------------------------
@ -156,7 +152,6 @@
} }
// //
// Alerts // Alerts
// -------------------------------------------------- // --------------------------------------------------
@ -181,7 +176,6 @@
.alert-danger { .alert-styles(@alert-danger-bg); } .alert-danger { .alert-styles(@alert-danger-bg); }
// //
// Progress bars // Progress bars
// -------------------------------------------------- // --------------------------------------------------
@ -227,7 +221,6 @@
} }
// //
// Panels // Panels
// -------------------------------------------------- // --------------------------------------------------
@ -251,7 +244,6 @@
.panel-danger > .panel-heading { .panel-heading-styles(@panel-danger-heading-bg); } .panel-danger > .panel-heading { .panel-heading-styles(@panel-danger-heading-bg); }
// //
// Wells // Wells
// -------------------------------------------------- // --------------------------------------------------