Tabs should fill entire panel (#995)

This commit is contained in:
Matt Irvine
2018-03-26 16:01:40 -07:00
committed by Karl Burtram
parent 08d97cc795
commit e9299d1991

View File

@@ -3,10 +3,6 @@
width: 100%;
}
.headersVisible > .fullsize {
height: calc(100% - 38px);
}
/* vertical box styles */
.vertBox {
display: flex;