From: <du...@us...> - 2012-12-03 01:04:47
|
Revision: 10315 http://sourceforge.net/p/xoops/svn/10315 Author: dugris Date: 2012-12-03 01:04:45 +0000 (Mon, 03 Dec 2012) Log Message: ----------- Fix CSS Modified Paths: -------------- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/xcaptcha/css/help.css Modified: XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/xcaptcha/css/help.css =================================================================== --- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/xcaptcha/css/help.css 2012-12-03 00:50:18 UTC (rev 10314) +++ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/xcaptcha/css/help.css 2012-12-03 01:04:45 UTC (rev 10315) @@ -16,7 +16,7 @@ } .help-item { margin-bottom: 20px; - display: blockj; + display: block; } .help-title { width: 80%; |