2
0
Fork 0
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:
Guo Xiang Tan 2016-11-09 14:35:29 +08:00
parent 115c454002
commit 298b82f59e

View file

@ -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;