Skip to content

Commit

Permalink
Merge pull request #826 from JinShil/patch-1
Browse files Browse the repository at this point in the history
Add zero-width space to release sidenav for word-wrap
  • Loading branch information
CyberShadow committed Jan 24, 2015
2 parents d75590f + c3388c2 commit 2ce7126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion std_navbar-2.066.1.ddoc
@@ -1,6 +1,6 @@
LIBITEM=$(A $1$(LIBITEM_RECURSE1 $+).html, $(D $1$(LIBITEM_RECURSE2 $+)))
LIBITEM_RECURSE1=_$1$(LIBITEM_RECURSE1 $+)
LIBITEM_RECURSE2=.$1$(LIBITEM_RECURSE2 $+)
LIBITEM_RECURSE2=.​$1$(LIBITEM_RECURSE2 $+)
_=

NAVIGATION_PHOBOS=
Expand Down

0 comments on commit 2ce7126

Please sign in to comment.