Improve time gap styling

This commit is contained in:
Sam
2015-06-19 11:24:10 +10:00
parent 054789038c
commit 0dfb9261ea
3 changed files with 20 additions and 4 deletions

View File

@@ -6,6 +6,10 @@
margin: 10px 0;
}
.time-gap {
display: none;
}
.topic-post {
border-top: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
padding: 6px 0 3px 0;