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

View file

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