From 9f50838cff948e9a311784afb6a1d6199a8f81ab Mon Sep 17 00:00:00 2001 From: Julius Haertl Date: Fri, 29 Jul 2016 23:06:26 +0200 Subject: [PATCH] Fix wrong preserveAspectRatio at app menu icons --- core/templates/layout.user.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 37e03b692c5..be5c769ab76 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -115,7 +115,7 @@ class="active"> - + @@ -133,7 +133,7 @@ class="active"> - + -- 2.39.5