mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-16 23:13:50 +00:00
Adjust section submenu wrap top to match the menu height
Signed-off-by: Milton Moura <miltonmoura@gmail.com>
This commit is contained in:
parent
2d874e690c
commit
3add1b3e08
1 changed files with 1 additions and 2 deletions
|
|
@ -179,8 +179,7 @@
|
|||
|
||||
.section-submenu-wrap {
|
||||
position: absolute;
|
||||
top: 60px;
|
||||
padding-top: 4px;
|
||||
top: 47.5px;
|
||||
}
|
||||
|
||||
.section-submenu {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue