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 {
|
#topic-footer-buttons {
|
||||||
padding: 10px 10px 0 0;
|
padding: 10px 10px 0 0;
|
||||||
|
float: left;
|
||||||
p {
|
p {
|
||||||
line-height: 32px;
|
line-height: 32px;
|
||||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||||
|
|
Loading…
Reference in New Issue