Fix left-alignment of other results on search
Signed-off-by: Greta Doci <gretadoci@gmail.com>
This commit is contained in:
parent
650e4f9f4c
commit
37151aca4a
|
@ -31,6 +31,7 @@
|
|||
margin-top: -250px;
|
||||
table {
|
||||
border-spacing: 0;
|
||||
padding-left: 41px;
|
||||
table-layout: fixed;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue