Active tab is large

This commit is contained in:
Brady Dowling 2016-12-12 13:38:29 -08:00 committed by GitHub
parent d76a925a88
commit 9b700f9d51

View File

@ -191,6 +191,7 @@
height : @pane-button-height + 3;
z-index : 10;
margin-top : -1px;
min-width : 100px;
}
body>.session_btn.curbtn{
cursor : default;
@ -538,4 +539,4 @@ body>.session_btn.curbtn{
}
.editor_tab .session_page.curpage{
display : block;
}
}