Commit 7ebfc170 authored by Stephen Edgar's avatar Stephen Edgar

'less' folder .editorconfig code guide updates

parent 36ed570b
...@@ -30,4 +30,4 @@ button.close { ...@@ -30,4 +30,4 @@ button.close {
background: transparent; background: transparent;
border: 0; border: 0;
-webkit-appearance: none; -webkit-appearance: none;
} }
\ No newline at end of file
...@@ -74,4 +74,4 @@ ...@@ -74,4 +74,4 @@
@media print { @media print {
.visible-print { display: inherit !important; } .visible-print { display: inherit !important; }
.hidden-print { display: none !important; } .hidden-print { display: none !important; }
} }
\ No newline at end of file
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