Commit 1a7c017e by Syed Hassan Raza

Fix white spaces inside navigation

parent dfc4da15
......@@ -208,7 +208,7 @@ nav.sequence-nav {
top: 48px;
text-shadow: 0 -1px 0 #000;
@include transition(all .1s $ease-in-out-quart 0s);
white-space: normal;
white-space: pre;
z-index: 99;
visibility: hidden;
pointer-events: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment