starting panel

This commit is contained in:
Adam Bradley
2013-08-26 14:21:12 -05:00
parent 0a9c45398e
commit e4a71a9f38
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,14 @@
.panel-content {
width: 17em;
min-height: 100%;
max-height: none;
border-width: 0;
position: absolute;
top: 0;
display: block;
}
.panel-content {
}