mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
bring post borders back on mobile
This commit is contained in:
parent
d1c876fcbc
commit
7870afbfd4
@ -9,9 +9,6 @@
|
|||||||
.topic-post {
|
.topic-post {
|
||||||
border-top: 1px solid scale-color($primary, $lightness: 90%);
|
border-top: 1px solid scale-color($primary, $lightness: 90%);
|
||||||
padding: 6px 0 3px 0;
|
padding: 6px 0 3px 0;
|
||||||
&:first-of-type {
|
|
||||||
border-top: none;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
nav.post-controls {
|
nav.post-controls {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user