mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-24 13:49:54 -04:00
CSS tweak to top expanded in-reply-to
This commit is contained in:
parent
58610d15a1
commit
12b85b9ef9
1 changed files with 1 additions and 2 deletions
|
@ -275,8 +275,7 @@ nav.post-controls {
|
|||
width: 701px;
|
||||
}
|
||||
&.top.topic-body {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.post-date { color: dark-light-choose(scale-color($primary, $lightness: 60%), scale-color($secondary, $lightness: 40%)); }
|
||||
|
|
Loading…
Add table
Reference in a new issue