mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 15:16:08 +08:00
FIX: on desktop, anon topic reply btn too far over
This commit is contained in:
parent
13bb69baca
commit
3538b63305
|
@ -439,6 +439,7 @@ a.star {
|
|||
|
||||
#topic-footer-buttons {
|
||||
padding: 10px 10px 0 0;
|
||||
float: left;
|
||||
p {
|
||||
line-height: 32px;
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
|
|
Loading…
Reference in New Issue
Block a user