mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 16:55:08 +00:00
suppress reply-to-tab borders
This commit is contained in:
parent
978fb7ff96
commit
853bbbbf06
@ -55,7 +55,7 @@ h1 .topic-statuses .topic-status i {
|
||||
right: 330px;
|
||||
z-index: 400;
|
||||
padding: 10px 6px 5px;
|
||||
border: 1px solid scale-color($primary, $lightness: 90%);
|
||||
border-top: 1px solid scale-color($primary, $lightness: 90%);
|
||||
font-size: 12px;
|
||||
background: $secondary;
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
|
Loading…
x
Reference in New Issue
Block a user