aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fatcat_scholar/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fatcat_scholar/templates/base.html b/fatcat_scholar/templates/base.html
index 71efcaf..c5eef9a 100644
--- a/fatcat_scholar/templates/base.html
+++ b/fatcat_scholar/templates/base.html
@@ -53,7 +53,7 @@
line-height: 20px;
}
.ui.card {
- max-width: 180px;
+ max-width: 180px !important;
}
}