Browse Source

Fix left-alignment of other results on search

Signed-off-by: Greta Doci <gretadoci@gmail.com>
tags/v17.0.0beta3
Greta Doci 4 years ago
parent
commit
37151aca4a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      core/search/css/results.scss

+ 1
- 0
core/search/css/results.scss View File

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

Loading…
Cancel
Save