From: vsn4ik Date: Mon, 25 Aug 2014 22:24:09 +0000 (+0400) Subject: Less: Remove empty lines and blanks. X-Git-Tag: v3.3.0~230^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a03d269287f39c22fb7d4f5a5edd94293aa0c1ae;p=thirdparty%2Fbootstrap.git Less: Remove empty lines and blanks. --- diff --git a/less/dropdowns.less b/less/dropdowns.less index b25b6aacde..742c912658 100644 --- a/less/dropdowns.less +++ b/less/dropdowns.less @@ -211,4 +211,3 @@ } } } - diff --git a/less/list-group.less b/less/list-group.less index 7d857cfd3a..1e62d3b94d 100644 --- a/less/list-group.less +++ b/less/list-group.less @@ -75,7 +75,7 @@ a.list-group-item { background-color: @list-group-disabled-bg; color: @list-group-disabled-color; cursor: not-allowed; - + // Force color to inherit for custom content .list-group-item-heading { color: inherit; diff --git a/less/mixins/labels.less b/less/mixins/labels.less index 6f9e490b8e..9f7a67ee3d 100644 --- a/less/mixins/labels.less +++ b/less/mixins/labels.less @@ -2,7 +2,7 @@ .label-variant(@color) { background-color: @color; - + &[href] { &:hover, &:focus { diff --git a/less/pager.less b/less/pager.less index 59103f4452..73a660d64e 100644 --- a/less/pager.less +++ b/less/pager.less @@ -51,5 +51,4 @@ cursor: not-allowed; } } - } diff --git a/less/popovers.less b/less/popovers.less index 3abd0598f7..ab720f2fb0 100644 --- a/less/popovers.less +++ b/less/popovers.less @@ -131,5 +131,4 @@ bottom: -@popover-arrow-width; } } - } diff --git a/less/print.less b/less/print.less index 3655d03953..473f361b9b 100644 --- a/less/print.less +++ b/less/print.less @@ -4,7 +4,6 @@ // Source: https://github.com/h5bp/html5-boilerplate/blob/master/css/main.css @media print { - * { text-shadow: none !important; color: #000 !important; // Black prints faster: h5bp.com/s @@ -97,5 +96,4 @@ border: 1px solid #ddd !important; } } - } diff --git a/less/variables.less b/less/variables.less index d6a972ff65..5be258be77 100644 --- a/less/variables.less +++ b/less/variables.less @@ -841,5 +841,3 @@ @dl-horizontal-offset: @component-offset-horizontal; //** Horizontal line color. @hr-border: @gray-lighter; - -