mirror of
https://github.com/flarum/core.git
synced 2025-07-31 21:50:50 +02:00
Fix user online icon spacing
This commit is contained in:
@@ -50,10 +50,11 @@
|
||||
}
|
||||
|
||||
.UserOnline {
|
||||
margin-right: 5px;
|
||||
|
||||
& .icon {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
& .fa-circle {
|
||||
color: @online-user-circle-color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user