style mobile time gap

This commit is contained in:
Sam 2015-06-19 13:30:01 +10:00
parent 5ab7f7e88d
commit 309d1b267b
1 changed files with 8 additions and 1 deletions

View File

@ -7,7 +7,14 @@
}
.time-gap {
display: none;
border-bottom: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
color: lighten($primary, 50%);
padding-bottom: 3px;
margin-bottom: 10px;
.topic-avatar {
margin: 0 5px 0 10px;
}
}
.topic-post {