]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Trim whitespaces 15606/head
authorGeremia Taglialatela <tagliala.dev@gmail.com>
Mon, 19 Jan 2015 20:26:01 +0000 (21:26 +0100)
committerGeremia Taglialatela <tagliala.dev@gmail.com>
Mon, 19 Jan 2015 20:26:01 +0000 (21:26 +0100)
less/alerts.less
less/badges.less
less/jumbotron.less

index 5618bfcec7dd4616cd8ed3ae24da97282d9e3280..c4199db927e795b6d7d35a39d475ef3087e2dfec 100644 (file)
@@ -18,7 +18,7 @@
     // Specified for the h4 to prevent conflicts of changing @headings-color
     color: inherit;
   }
-  
+
   // Provide class for links that match alerts
   .alert-link {
     font-weight: @alert-link-font-weight;
@@ -29,7 +29,7 @@
   > ul {
     margin-bottom: 0;
   }
-  
+
   > p + p {
     margin-top: 5px;
   }
index 4a804025334b7f2a9764b8bf00d132598224a7d4..0817323a6cedabad0a70670044b719fa3ac3baef 100644 (file)
@@ -28,7 +28,7 @@
     position: relative;
     top: -1px;
   }
-  
+
   .btn-xs & {
     top: 0;
     padding: 1px 5px;
     color: @badge-active-color;
     background-color: @badge-active-bg;
   }
-  
+
   .list-group-item > & {
     float: right;
   }
-  
+
   .list-group-item > & + & {
     margin-right: 5px;
   }
-  
+
   .nav-pills > li > a > & {
     margin-left: 3px;
   }
index d6410238a1049fa2a1302484214315717246f559..93036d3c95005f318797618995f07f1932086d29 100644 (file)
@@ -13,7 +13,7 @@
   .h1 {
     color: @jumbotron-heading-color;
   }
-  
+
   p {
     margin-bottom: (@jumbotron-padding / 2);
     font-size: @jumbotron-font-size;