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 17e61ee..77bbb0f 100644 --- a/fatcat_scholar/templates/base.html +++ b/fatcat_scholar/templates/base.html @@ -55,6 +55,9 @@ .ui.serp.card { max-width: 180px !important; } + div.fulltext-link { + width: 180px !important; + } } {# for fulltext search result highlighting #} |