add code that was accidentally deleted

This commit is contained in:
scossar 2015-09-10 09:49:54 -07:00
parent d2a177f1dd
commit 1f8328feb5

View File

@ -3,6 +3,13 @@
// positions are relative to the .d-header .panel div
right: 0;
top: 0;
.panel-body {
position: absolute;
top: 3px;
bottom: 37px;
width: 97%;
}
}
.menu-panel.drop-down {