diff options
Diffstat (limited to 'fatcat_scholar/templates/base.html')
-rw-r--r-- | fatcat_scholar/templates/base.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fatcat_scholar/templates/base.html b/fatcat_scholar/templates/base.html index 3b9d12c..26ac246 100644 --- a/fatcat_scholar/templates/base.html +++ b/fatcat_scholar/templates/base.html @@ -60,6 +60,9 @@ div.fulltext-link { width: 180px !important; } + div.serp-hit-box { + padding-left: 1.1em !important; + } } {# for fulltext search result highlighting #} |