remove #app styling (#1312)

This commit is contained in:
Alanna Scott 2016-10-12 14:04:38 -07:00 committed by GitHub
parent 4cf4e3805c
commit 451860afca

View File

@ -1,10 +1,3 @@
#app {
position: absolute;
top: 65;
left: 0;
right: 0;
bottom: 0;
}
.inlineBlock {
display: inline-block;
}