Files
Adam Bradley e4a71a9f38 starting panel
2013-08-26 14:21:12 -05:00

14 lines
164 B
SCSS

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