summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/book/navigation.less
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stylesheets/book/navigation.less')
-rwxr-xr-xtheme/stylesheets/book/navigation.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/stylesheets/book/navigation.less b/theme/stylesheets/book/navigation.less
index def970e..9267fc7 100755
--- a/theme/stylesheets/book/navigation.less
+++ b/theme/stylesheets/book/navigation.less
@@ -40,6 +40,11 @@
width: 50%;
display: inline-block;
float: left;
+
+ &.navigation-unique {
+ max-width: 100%;
+ width: 100%;
+ }
}
}
}