better align reply action on link dialog

This commit is contained in:
Jeff Atwood 2016-06-14 11:45:50 -07:00
parent 9588583244
commit 55b300bae1
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@
} }
.reply-as-new-topic { .reply-as-new-topic {
float: left; float: left;
line-height: 22px;
margin-left: 8px;
.fa { .fa {
margin-right: 5px; margin-right: 5px;
} }