Fix left-alignment of other results on search

Signed-off-by: Greta Doci <gretadoci@gmail.com>
This commit is contained in:
Greta Doci 2019-08-26 16:17:35 +02:00
parent 650e4f9f4c
commit 37151aca4a
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
margin-top: -250px;
table {
border-spacing: 0;
padding-left: 41px;
table-layout: fixed;
top: 0;
width: 100%;