'less' folder .editorconfig code guide updates

This commit is contained in:
Stephen Edgar 2013-04-23 17:30:22 +10:00 committed by Artur Kwiatkowski
parent 75ccaadae0
commit 22a1a7273a
2 changed files with 2 additions and 2 deletions

View File

@ -30,4 +30,4 @@ button.close {
background: transparent;
border: 0;
-webkit-appearance: none;
}
}

View File

@ -74,4 +74,4 @@
@media print {
.visible-print { display: inherit !important; }
.hidden-print { display: none !important; }
}
}