Mobile theme W.I.P.:

-Fix filemanager tileview gets wrong height
This commit is contained in:
Hadi Nategh 2015-12-09 16:10:43 +00:00
parent 47025c296a
commit 707116f99d
2 changed files with 0 additions and 2 deletions

View File

@ -6693,7 +6693,6 @@ span.egw_tutorial_title {
}
body table.egwGridView_outer tbody tr {
touch-action: initial;
height: 50px;
}
body table.egwGridView_outer tbody tr td time,
body table.egwGridView_outer tbody tr td.et2_date,

View File

@ -135,7 +135,6 @@
tbody{
tr{
touch-action:initial;
height:@mobile-elem-height;
td time, td.et2_date , td.et2_date_ro{
float: right;
font-size: 10px;