mirror of
https://github.com/discourse/discourse.git
synced 2025-08-21 19:11:18 +08:00
minor banner X close position adjustment
This commit is contained in:
parent
802ff3b0d9
commit
15ce3b2f49
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
.close {
|
.close {
|
||||||
font-size: 1.786em;
|
font-size: 1.786em;
|
||||||
margin-top: -10px;
|
margin-top: -5px;
|
||||||
color: scale-color($tertiary, $lightness: 70%);
|
color: scale-color($tertiary, $lightness: 70%);
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue