From baa0237629d5cd092b40a737e43393db46858ad7 Mon Sep 17 00:00:00 2001 From: Nick Krichevsky Date: Sat, 17 Nov 2018 21:23:46 -0500 Subject: [PATCH] Allow sponsor names to wrap --- static/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 41718cb..d8529cd 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -114,7 +114,6 @@ footer.page-footer { .sponsor-name { margin-right: 20px; - white-space: nowrap; font-weight: 500; }