mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
Fix menus with many items (#5972)
This commit is contained in:
parent
e716fd6437
commit
2f1866131f
|
@ -755,6 +755,8 @@ div.tutorial h2 { font-size: 14pt;}
|
|||
z-index: 1;
|
||||
padding: 0;
|
||||
box-shadow: 1px 1px 3px 0px #bbb;
|
||||
max-height: 700px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.nav-container ul ul li {
|
||||
|
|
Loading…
Reference in New Issue
Block a user