mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 11:04:59 +08:00
add code that was accidentally deleted
This commit is contained in:
parent
d2a177f1dd
commit
1f8328feb5
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user