mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: composer popup close link overlaps with text
This commit is contained in:
@@ -108,7 +108,7 @@
|
|||||||
a.close {
|
a.close {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
bottom: 10px;
|
top: 10px;
|
||||||
color: $primary;
|
color: $primary;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
font-size: $font-up-1;
|
font-size: $font-up-1;
|
||||||
|
|||||||
Reference in New Issue
Block a user