From 532f058ba2f19b2ae41600920aaa0756d1911141 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Tue, 13 Aug 2019 02:13:38 -0700 Subject: [PATCH] minor styling fix --- themes/ally/static/css/main.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/ally/static/css/main.css b/themes/ally/static/css/main.css index db4b582..efe6189 100644 --- a/themes/ally/static/css/main.css +++ b/themes/ally/static/css/main.css @@ -127,7 +127,6 @@ blockquote em { .cw { color: #800; text-align: right; - display: inline-block; } .cw:before { content: '⚠';