diff --git a/web/reviewer-bottom.css b/web/reviewer-bottom.css index 9c88801cc..981099901 100644 --- a/web/reviewer-bottom.css +++ b/web/reviewer-bottom.css @@ -6,6 +6,7 @@ body { button { min-width: 60px; white-space: nowrap; + margin: 0.5em; } .hitem { @@ -43,8 +44,6 @@ button { #outer { border-top: 1px solid #aaa; - padding: 9px; - padding-top: 3px; } #innertable {