added left off canvas menu dropdown change from otsego to glmTheme
authorIan Weller <ian@gaslightmedia.com>
Mon, 25 Jan 2016 14:14:45 +0000 (09:14 -0500)
committerIan Weller <ian@gaslightmedia.com>
Mon, 25 Jan 2016 14:14:45 +0000 (09:14 -0500)
root/scss/_left-off-canvas.scss

index eed28f0..e9d2ff7 100644 (file)
@@ -67,6 +67,13 @@ aside.left-off-canvas-menu ul.open {
                 }
                 ul {
                     list-style: none;
+                    li {
+                        a {
+                            width: 85%;
+                            display: block;
+                            white-space: pre-wrap;
+                        }
+                    }
                 }
             }
         }