From 209ee1d63ef192b76992d48e56d58a8b58008b25 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Fri, 8 Jan 2016 16:16:03 -0500 Subject: [PATCH] another attempt of event edits --- css/app.css | 2 +- scss/_main.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/app.css b/css/app.css index 8b410d5..3155db6 100644 --- a/css/app.css +++ b/css/app.css @@ -6699,7 +6699,7 @@ header { font-size: 8px; } #events-side .ai1ec-steam-view .ai1ec-date-events span.ailec-event-time i { font-size: 8px; } - #events-side ai1ec-subscribe-container { + #events-side .ai1ec-subscribe-container { display: none; } #blog-feed { diff --git a/scss/_main.scss b/scss/_main.scss index c24e51a..93dd4e9 100644 --- a/scss/_main.scss +++ b/scss/_main.scss @@ -219,7 +219,7 @@ } } } - ai1ec-subscribe-container { + .ai1ec-subscribe-container { display: none; } } -- 2.17.1