From db0380645e0168f369808c54f254a09b02e95daa Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Tue, 10 Feb 2015 13:38:33 +0000 Subject: [PATCH] Missing less file from prevoius commit --- pixelegg/css/mobile.less | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pixelegg/css/mobile.less b/pixelegg/css/mobile.less index b1cc63f1e3..e1cb7ee652 100644 --- a/pixelegg/css/mobile.less +++ b/pixelegg/css/mobile.less @@ -49,7 +49,7 @@ font-size:medium; margin-top:15px; } - + //################### //# # //# Grid & NM # @@ -61,8 +61,13 @@ th{ font-size: small !important; } - } - } + } + } + tbody{ + tr{ + touch-action:initial; + } + } } } #egw_fw_basecontainer{