fix layout issue for left nav bar and dashboard (#773)

This commit is contained in:
Abbie Petchtes
2018-02-23 15:59:03 -08:00
committed by GitHub
parent 7ee6dfa21e
commit 6bf21e4340
2 changed files with 2 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ panel {
.tabbedPanel.vertical {
display: flex;
flex-direction: row;
}
.tabbedPanel.vertical > .title {