2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Less: Remove empty lines and blanks.

This commit is contained in:
vsn4ik
2014-08-26 02:24:09 +04:00
parent 55dd964690
commit a03d269287
7 changed files with 2 additions and 9 deletions
-2
View File
@@ -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;
}
}
}