diff --git a/extension/content/style.css b/extension/content/style.css index 2e0eddd..95aa24b 100644 --- a/extension/content/style.css +++ b/extension/content/style.css @@ -172,9 +172,10 @@ button.clear-data { } #sync-history > ul { - max-height: 12em; + max-height: 7em; overflow-y: scroll; margin: 0; + padding-left: 10px; } #sync-history li {