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