mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-05-04 01:43:55 -04:00
bring post borders back on mobile
This commit is contained in:
parent
d1c876fcbc
commit
7870afbfd4
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue