From 9da893cce665dcb648f800c117993b5dd99dce42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Thu, 2 Oct 2014 15:21:43 +0200 Subject: [PATCH] Adding overflow for small screens with fixed elemnents on WIKI --- app/styles/components/wysiwyg.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/styles/components/wysiwyg.scss b/app/styles/components/wysiwyg.scss index 115a7d0a..7e0c25c8 100644 --- a/app/styles/components/wysiwyg.scss +++ b/app/styles/components/wysiwyg.scss @@ -1,4 +1,5 @@ .wysiwyg { + overflow-x: scroll; h1 { @extend %xlarge; @extend %text;