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/_videos.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/sass-files/sass/partials/_videos.scss') diff --git a/web/sass-files/sass/partials/_videos.scss b/web/sass-files/sass/partials/_videos.scss index 3f15f8f1e..43f30ce84 100644 --- a/web/sass-files/sass/partials/_videos.scss +++ b/web/sass-files/sass/partials/_videos.scss @@ -1,3 +1,5 @@ +@charset "UTF-8"; + .video-div { position:relative; max-width: 480px; -- cgit v1.2.3-1-g7c22