Kill trailing whitespace in scss files

This commit is contained in:
小太
2013-03-19 23:32:39 +11:00
parent 3ce4c704d4
commit 0da58dcb79
34 changed files with 212 additions and 212 deletions

View File

@@ -4,17 +4,17 @@ div#c-dmails {
div#a-show {
max-width: 50em;
}
tr.read-false {
font-weight: bold;
}
div#preview {
margin: 1em 0;
border: 1px solid #CCC;
padding: 1em;
width: 40em;
h1 {
font-size: $h2_size;
}