From ad5347c729cc9dbeb90a8d7307d3fbe8b1b90777 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Frank=20Na=CC=88gler?= Date: Thu, 21 Jan 2016 19:02:51 +0100 Subject: [PATCH] [TASK] Optimize layout in cshmanuel help popup Add class img-responsive to images in help popup. Resolves: #72880 Releases: master, 7.6 Change-Id: Ifc83bbce7401ef8d822259ab14ff66315b40e273 Reviewed-on: https://review.typo3.org/46138 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Georg Ringer Tested-by: Georg Ringer --- typo3/sysext/cshmanual/Resources/Private/Partials/Manual.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typo3/sysext/cshmanual/Resources/Private/Partials/Manual.html b/typo3/sysext/cshmanual/Resources/Private/Partials/Manual.html index b4791ead0a4a..a752b9ab8b6e 100644 --- a/typo3/sysext/cshmanual/Resources/Private/Partials/Manual.html +++ b/typo3/sysext/cshmanual/Resources/Private/Partials/Manual.html @@ -22,7 +22,7 @@
- +

{image.description}

-- 2.20.1