[cc-commits] [CC SVN] r15219 - themes/creativecommons.org/trunk
webmaster at creativecommons.org
webmaster at creativecommons.org
Mon Sep 12 09:49:28 EDT 2011
Author: cxadams
Date: 2011-09-12 13:49:27 +0000 (Mon, 12 Sep 2011)
New Revision: 15219
Modified:
themes/creativecommons.org/trunk/engine.css
Log:
add rule to engine.css
Modified: themes/creativecommons.org/trunk/engine.css
===================================================================
--- themes/creativecommons.org/trunk/engine.css 2011-09-11 17:42:56 UTC (rev 15218)
+++ themes/creativecommons.org/trunk/engine.css 2011-09-12 13:49:27 UTC (rev 15219)
@@ -7,6 +7,12 @@
width:543px; /* padding yields to 575px */
}
+.licensebox input, .licensebox label, .licensebox a {
+
+ display: inline-block;
+
+}
+
div.licensebox ul.choices {
margin: -0.5em 0pt 0pt;
padding: 0pt;
More information about the cc-commits
mailing list