mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
UX: Tweak position of radar ping.
This commit is contained in:
parent
115c454002
commit
298b82f59e
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ body {
|
||||||
background: -moz-radial-gradient($gradient-start, $gradient-end);
|
background: -moz-radial-gradient($gradient-start, $gradient-end);
|
||||||
background: radial-gradient($gradient-start, $gradient-end);
|
background: radial-gradient($gradient-start, $gradient-end);
|
||||||
top: -11px !important;
|
top: -11px !important;
|
||||||
right: 24px !important;
|
right: 23.5px !important;
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue