mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-17 02:41:02 +01:00
Fix mobile theme first item of context menu not touchable
This commit is contained in:
parent
83ca579700
commit
58ce536bcb
@ -6277,6 +6277,7 @@ a.textSidebox {
|
||||
}
|
||||
body div.dhtmlxMenu_egw_SubLevelArea_Polygon {
|
||||
font-size: medium;
|
||||
margin-top: 15px;
|
||||
}
|
||||
body table.egwGridView_outer thead tr th {
|
||||
font-size: small !important;
|
||||
|
@ -47,6 +47,7 @@
|
||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon
|
||||
{
|
||||
font-size:medium;
|
||||
margin-top:15px;
|
||||
}
|
||||
|
||||
//###################
|
||||
|
Loading…
Reference in New Issue
Block a user