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 f2db47893f
commit 5127811dc1

View File

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