From 9165e6c1e270b7980aad81471aeafb929f701fe5 Mon Sep 17 00:00:00 2001 From: tophf Date: Wed, 3 Jan 2018 14:07:18 +0300 Subject: [PATCH] unstick #search-results-error from the buttons block --- popup/search-results.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popup/search-results.css b/popup/search-results.css index 8a5e9ad3..e1c805a6 100755 --- a/popup/search-results.css +++ b/popup/search-results.css @@ -26,7 +26,7 @@ body.search-results-shown { font-weight: bold; padding: 5px; text-align: center; - margin: -.5rem 0 9px; + margin: 0 0 var(--outer-padding); } #search-results-list {