mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 16:33:17 +01:00
parent
f9fe680478
commit
7605ba529f
@ -9138,6 +9138,7 @@ table.egwGridView_grid img.et2_appicon {
|
||||
}
|
||||
body .et2_toolbar .ui-toolbar-menulist {
|
||||
width: 100%;
|
||||
max-height: 90vh;
|
||||
left: 0px;
|
||||
overflow-y: auto !important;
|
||||
box-shadow: 2px 3px 13px #666666;
|
||||
|
@ -1352,6 +1352,7 @@
|
||||
.ui-toolbar-menulist
|
||||
{
|
||||
width: 100%;
|
||||
max-height: 90vh;
|
||||
left:0px;
|
||||
overflow-y: auto !important;
|
||||
box-shadow: 2px 3px 13px #666666;
|
||||
|
Loading…
Reference in New Issue
Block a user