Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'skins/elastic/styles/widgets/lists.less')
-rw-r--r--skins/elastic/styles/widgets/lists.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/elastic/styles/widgets/lists.less b/skins/elastic/styles/widgets/lists.less
index e0051839a..06406e313 100644
--- a/skins/elastic/styles/widgets/lists.less
+++ b/skins/elastic/styles/widgets/lists.less
@@ -183,6 +183,10 @@ ul.listing {
}
}
}
+
+ html.touch & {
+ height: @listing-touch-line-height;
+ }
}
}