Skip to content

Commit

Permalink
Pad tabs if side pane shown
Browse files Browse the repository at this point in the history
  • Loading branch information
beamercola committed Nov 2, 2015
1 parent c8ad3fb commit 8361682
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions styles/tabs.less
Expand Up @@ -100,3 +100,9 @@
display: none;
}
}

body.tree-view-hidden {
.tab-bar {
margin-left: 70px
}
}

0 comments on commit 8361682

Please sign in to comment.