bring post borders back on mobile
This commit is contained in:
parent
d1c876fcbc
commit
7870afbfd4
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue