mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: properly alight close button icon on topic navigation popup (#24487)
This commit is contained in:
@@ -76,8 +76,8 @@ $topic-progress-height: 42px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 10px;
|
||||
right: 0px;
|
||||
top: 8px;
|
||||
color: var(--primary);
|
||||
opacity: 0.5;
|
||||
font-size: var(--font-up-1);
|
||||
|
||||
Reference in New Issue
Block a user