unstick #search-results-error from the buttons block

This commit is contained in:
tophf 2018-01-03 14:07:18 +03:00
parent eb65ce1a88
commit 9165e6c1e2

View File

@ -26,7 +26,7 @@ body.search-results-shown {
font-weight: bold; font-weight: bold;
padding: 5px; padding: 5px;
text-align: center; text-align: center;
margin: -.5rem 0 9px; margin: 0 0 var(--outer-padding);
} }
#search-results-list { #search-results-list {