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

@@ -9,7 +9,7 @@ div#c-moderator-dashboards {
width: 45%;
float: left;
}
div.activity {
margin-bottom: 1em;
}
@@ -21,11 +21,11 @@ div#c-moderator-dashboards {
div#activity-search {
margin-bottom: 2em;
}
tr.feedback-category-positive {
background: #DDFFDD !important;
}
tr.feedback-category-negative {
background: #FFDDDD !important;
}