Fix mobile theme first item of context menu not touchable

This commit is contained in:
Hadi Nategh 2015-01-14 14:16:47 +00:00
parent 83ca579700
commit 58ce536bcb
2 changed files with 2 additions and 0 deletions

View File

@ -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;

View File

@ -47,6 +47,7 @@
div.dhtmlxMenu_egw_SubLevelArea_Polygon
{
font-size:medium;
margin-top:15px;
}
//###################