From 05ac0a38efb60e412cce3b81bbbc5662a5e60f6e Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 29 Jun 2020 22:37:18 -0700 Subject: tweak CSS of last commit so it works --- fatcat_scholar/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fatcat_scholar/templates/base.html') 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; } } -- cgit v1.2.3