From: Ian Weller Date: Wed, 22 Mar 2017 18:10:13 +0000 (-0400) Subject: updated toggle class X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9120bce43a477b03f2486d0331a3c5a700852dc8;p=web%2FGruntInit%2FglmTheme.git updated toggle class I added width: auto to the a.toggle in left-off-canvas.scss --- diff --git a/root/scss/_left-off-canvas.scss b/root/scss/_left-off-canvas.scss index c9d4345..3cc0362 100644 --- a/root/scss/_left-off-canvas.scss +++ b/root/scss/_left-off-canvas.scss @@ -20,6 +20,7 @@ aside.left-off-canvas-menu li.page_item_has_children a.toggle { position: absolute; right: 10px; top: 5px; + width: auto; text-decoration: none; &:before { @include off-canvas-point(right, $white, 17px);