aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/static/scholar.css
diff options
context:
space:
mode:
Diffstat (limited to 'fatcat_scholar/static/scholar.css')
-rw-r--r--fatcat_scholar/static/scholar.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/fatcat_scholar/static/scholar.css b/fatcat_scholar/static/scholar.css
index 34b0e75..9c01a60 100644
--- a/fatcat_scholar/static/scholar.css
+++ b/fatcat_scholar/static/scholar.css
@@ -77,7 +77,8 @@ nav.ui.menu {
display: none !important;
}
.ui.items>.item>.image:not(.ui) {
- width: auto
+ width: auto;
+ max-height: 300px!important;
};
}
@media only screen and (min-width: 768px) {