mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Tweak position of radar ping.
This commit is contained in:
@@ -174,7 +174,7 @@ body {
|
||||
background: -moz-radial-gradient($gradient-start, $gradient-end);
|
||||
background: radial-gradient($gradient-start, $gradient-end);
|
||||
top: -11px !important;
|
||||
right: 24px !important;
|
||||
right: 23.5px !important;
|
||||
border-radius: 100%;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
|
||||
Reference in New Issue
Block a user