fix small icons in tile-view after last change for jdots template

This commit is contained in:
Ralf Becker 2015-01-12 18:56:12 +00:00
parent 31b3987f2d
commit f93097c515
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ table.egwGridView_grid .tile .file_tile {
display: block;
max-width: 140px;
}
table.egwGridView_grid .tile .file_tile img.vfsMimeIcon {
#filemanager-index_nm .tile .file_tile img.vfsMimeIcon {
height: auto;
width: auto;
max-height: 64px;

View File

@ -107,7 +107,7 @@ table.egwGridView_grid .tile .file_tile {
display: block;
max-width: 140px;
}
table.egwGridView_grid .tile .file_tile img.vfsMimeIcon {
#filemanager-index_nm .tile .file_tile img.vfsMimeIcon {
height: auto;
width: auto;
max-height: 64px;