mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
UX: Remove top border on small action after last visit line. (#13633)
Follow-up to 37b8ce79c99f4e8dd1c5aee0d3dd8cfe1ef4249b
This commit is contained in:
parent
37b8ce79c9
commit
04f97d4f51
@ -1043,6 +1043,10 @@ a.mention-group {
|
||||
font-size: $font-down-1;
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
||||
+ .small-action {
|
||||
border-top: none;
|
||||
}
|
||||
}
|
||||
|
||||
// Select posts
|
||||
|
Loading…
x
Reference in New Issue
Block a user