remove hover border for reply as new topic

This commit is contained in:
Jeff Atwood 2014-09-10 00:09:35 -07:00
parent e5de31bbed
commit 126dfa0ec7
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ a:hover.reply-new {
color: $tertiary;
i {
background: dark-light-diff($tertiary, $secondary, 90%, -65%);
border: 1px solid $tertiary;
}
}