diff --git a/threadr/style.css b/threadr/style.css index f48750a..e0c530f 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -338,7 +338,7 @@ ul.list li a.active { border: none; outline: none; color: %COLOR_BEIGE%; - padding: 14px 16px; + padding: 1.2em 1.3em; background-color: inherit; font-family: inherit; margin: 0;