mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 22:36:07 +08:00
UX: Notification was in the wrong place.
This commit is contained in:
parent
7ab5d44c7c
commit
6fb46fe217
@ -88,6 +88,15 @@
|
||||
border-top: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
border-left: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
border-right: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
|
||||
.badge-notification {
|
||||
top: -10px;
|
||||
}
|
||||
|
||||
.flagged-posts {
|
||||
right: 24px;
|
||||
}
|
||||
|
||||
&:after {
|
||||
display: block;
|
||||
position: absolute;
|
||||
|
Loading…
x
Reference in New Issue
Block a user