Merge pull request #3783 from scossar/fix-comment-in-menu-panel-scss

FIX: remove incorrect comment and rule from menu-panel.scss
This commit is contained in:
Jeff Atwood 2015-09-17 14:46:55 -07:00
commit 7468f85818
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
.menu-panel.slide-in {
position: fixed;
// positions are relative to the .d-header .panel div
right: 0;
top: 0;
.panel-body {
position: absolute;