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:
commit
7468f85818
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue