mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 04:07:27 +00:00
post read-state icon alignment
This commit is contained in:
parent
17087eff2a
commit
1c65969bb4
@ -870,11 +870,11 @@ span.highlighted {
|
||||
}
|
||||
|
||||
.read-state {
|
||||
color: $tertiary-medium;
|
||||
// We use absolute positioning here because we want it to display in the padding
|
||||
position: absolute;
|
||||
// We use absolute positioning here because we want it to display in the padding
|
||||
align-self: center;
|
||||
color: $tertiary-medium;
|
||||
right: 0;
|
||||
top: 2em;
|
||||
font-size: 0.571em;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user