Skip to content

Commit 1d47410

Browse files
committed
Fix height of table rows in apps management on IE11
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 parent b96278f commit 1d47410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings/css/settings.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,6 +1050,7 @@ form.section {
10501050

10511051
#apps-list.installed .app-image {
10521052
width: 44px;
1053+
height: auto;
10531054
text-align: right;
10541055
}
10551056

0 commit comments

Comments
 (0)