2010-12-17 Steffen Gebert <steffen@steffen-gebert.de>
* Fixed bug #16725: Wrong translation markers in Content Element Image (Thanks to Thomas Kieslich)
+ * Fixed bug #14564: Width of one text paragraph in the Install Tool is too big (Thanks to Marc Wöhlken)
2010-12-17 Francois Suter <francois.suter@typo3.org>
<!-- ###TEMPLATE### begin -->
<fieldset>
<ol>
- <li>
+ <li class="t3-install-description">
###DESCRIPTION###
</li>
<!-- ###TEXTAREA### begin -->
}
/* 5: All configuration */
+.t3-install-description {
+ word-wrap: break-word;
+ width: 48em;
+}
/* 6: typo3temp/ */
#t3-install-tempmanagernumbers dt {