From f8db008a0df9cf5bec6b7131a69c3100cc4577f5 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Tue, 1 Aug 2017 18:06:00 -0700 Subject: [PATCH] revert css change, it caused editor overflow --- sass/_project-sass/_project-Main.scss | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index fbecdac6..2521a793 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -2111,9 +2111,8 @@ a.tag:hover { float: left; width: 100%; overflow: auto; - //position: absolute; - //top: 105px; - height: 100%; + position: absolute; + top: 105px; bottom: 0; margin: 0; .col {