rearrange structure

This commit is contained in:
Andrew
2015-04-26 10:30:44 -05:00
parent 8ff24082ee
commit 1db96e703d
10 changed files with 387 additions and 302 deletions

View File

@ -43,7 +43,7 @@ html {
height: 100%;
}
.nav-pane-container {
.nav-item-container {
// container of many .nav-pane's, each one containing one view
position: relative;
@include flex(1);