From 355056622b3bd1cd6e1f3dda18273a473bc14823 Mon Sep 17 00:00:00 2001 From: Florian Orben Date: Fri, 4 Dec 2015 23:14:31 +0100 Subject: fix misaligned checkbox; remove list-style from list-elements with checkboxes --- web/sass-files/sass/partials/_content.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/sass-files/sass/partials/_content.scss') diff --git a/web/sass-files/sass/partials/_content.scss b/web/sass-files/sass/partials/_content.scss index 471ba63af..166995632 100644 --- a/web/sass-files/sass/partials/_content.scss +++ b/web/sass-files/sass/partials/_content.scss @@ -1,3 +1,5 @@ +@charset "UTF-8"; + .inner__wrap { @include single-transition(all, 0.5s, ease); &.move--left { -- cgit v1.2.3-1-g7c22