mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
Mobile theme W.I.P.:
-Fix filemanager tileview gets wrong height
This commit is contained in:
parent
47025c296a
commit
707116f99d
@ -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,
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user