remove hover border for reply as new topic
This commit is contained in:
parent
e5de31bbed
commit
126dfa0ec7
|
@ -86,7 +86,6 @@ a:hover.reply-new {
|
||||||
color: $tertiary;
|
color: $tertiary;
|
||||||
i {
|
i {
|
||||||
background: dark-light-diff($tertiary, $secondary, 90%, -65%);
|
background: dark-light-diff($tertiary, $secondary, 90%, -65%);
|
||||||
border: 1px solid $tertiary;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue