diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/stoica/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css index 6dc893529..b499191ad 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -361,7 +361,7 @@ ul.subscriptions li, ul.subscribers li { } .avatar { float: left; - margin: 0 10px 0 0; + margin: 5px 5px 0 0; } p.time { |