From bb52096788c8867bcdf25cb58f9f41274d0facf3 Mon Sep 17 00:00:00 2001 From: echarp Date: Fri, 23 Oct 2015 16:26:58 +0200 Subject: [PATCH] The events description headers will no longer be moved after the sidebar --- app/assets/stylesheets/events.css.sass | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/assets/stylesheets/events.css.sass b/app/assets/stylesheets/events.css.sass index c37226ef..ca044577 100644 --- a/app/assets/stylesheets/events.css.sass +++ b/app/assets/stylesheets/events.css.sass @@ -131,5 +131,3 @@ body.events.show main, body.orgas.show main img margin-left: 1% margin-right: 1% - h2, h3, h4 - clear: both