Merge branch 'sidebar' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into sidebar

This commit is contained in:
Jana Deutschländer 2017-02-22 13:27:26 +01:00
commit 2b06150282
3 changed files with 31 additions and 28 deletions

View file

@ -11,7 +11,10 @@
margin-left: @menu-margin; // moves *all* sidebar content to the right
// the toggle element
h6 {
a.nav {
font-size: @font-size-head6;
margin: 0 0 @font-size-head6;
cursor: pointer;
font-weight: normal;
margin-left: (@menu-margin * -1); // moves the toggles back to the left