Commit 7a5d9507 by Syed Hassan Raza Committed by Zia Fazal

Fix white spaces inside navigation

parent 3193ffb0
......@@ -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