bring post borders back on mobile

This commit is contained in:
Jeff Atwood 2014-05-06 01:49:20 -07:00
parent d1c876fcbc
commit 7870afbfd4
1 changed files with 0 additions and 3 deletions

View File

@ -9,9 +9,6 @@
.topic-post {
border-top: 1px solid scale-color($primary, $lightness: 90%);
padding: 6px 0 3px 0;
&:first-of-type {
border-top: none;
}
}
nav.post-controls {