From 6c5911b1e05aef9943c5d9b918c1482195270fbb Mon Sep 17 00:00:00 2001 From: xavijam Date: Thu, 14 Jan 2016 18:44:00 +0100 Subject: [PATCH] Added position relative to result canvas within styleguide --- styleguide/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styleguide/theme.css b/styleguide/theme.css index df403f9..c84c1f2 100644 --- a/styleguide/theme.css +++ b/styleguide/theme.css @@ -18,6 +18,7 @@ } #styleguide .result { + position: relative; border-top: none; }