Commit a03d2692 authored by vsn4ik's avatar vsn4ik

Less: Remove empty lines and blanks.

parent 55dd9646
...@@ -211,4 +211,3 @@ ...@@ -211,4 +211,3 @@
} }
} }
} }
...@@ -51,5 +51,4 @@ ...@@ -51,5 +51,4 @@
cursor: not-allowed; cursor: not-allowed;
} }
} }
} }
...@@ -131,5 +131,4 @@ ...@@ -131,5 +131,4 @@
bottom: -@popover-arrow-width; bottom: -@popover-arrow-width;
} }
} }
} }
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
// Source: https://github.com/h5bp/html5-boilerplate/blob/master/css/main.css // Source: https://github.com/h5bp/html5-boilerplate/blob/master/css/main.css
@media print { @media print {
* { * {
text-shadow: none !important; text-shadow: none !important;
color: #000 !important; // Black prints faster: h5bp.com/s color: #000 !important; // Black prints faster: h5bp.com/s
...@@ -97,5 +96,4 @@ ...@@ -97,5 +96,4 @@
border: 1px solid #ddd !important; border: 1px solid #ddd !important;
} }
} }
} }
...@@ -841,5 +841,3 @@ ...@@ -841,5 +841,3 @@
@dl-horizontal-offset: @component-offset-horizontal; @dl-horizontal-offset: @component-offset-horizontal;
//** Horizontal line color. //** Horizontal line color.
@hr-border: @gray-lighter; @hr-border: @gray-lighter;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment