From a0bf5e4cae129745d074b2c0fe0ab900c942d7f2 Mon Sep 17 00:00:00 2001 From: Andreas Granig Date: Fri, 13 Feb 2015 14:58:15 +0100 Subject: [PATCH] MT#11523 Make bigger phone pics show correctly. Change-Id: I7f28a9763b1565188c2177abb80088022a128d3d --- share/templates/customer/details.tt | 1 + 1 file changed, 1 insertion(+) diff --git a/share/templates/customer/details.tt b/share/templates/customer/details.tt index 425cb40a70..51e64266df 100644 --- a/share/templates/customer/details.tt +++ b/share/templates/customer/details.tt @@ -598,6 +598,7 @@ .annotated img { display: block; + max-width: none; } .annotated a {