FIX: on desktop, anon topic reply btn too far over

This commit is contained in:
Jeff Atwood 2017-08-01 16:47:52 -07:00
parent 13bb69baca
commit 3538b63305
1 changed files with 1 additions and 0 deletions

View File

@ -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%));