Index: themes/bartik/css/style.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/bartik/css/style.css,v
retrieving revision 1.80
diff -u -r1.80 style.css
--- themes/bartik/css/style.css	23 May 2010 16:40:02 -0000	1.80
+++ themes/bartik/css/style.css	25 May 2010 20:42:08 -0000
@@ -1236,7 +1236,6 @@
   margin: 0;
   padding: .5em;
   position: relative;
-  max-width: 350px;
   -khtml-border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
@@ -1245,7 +1244,7 @@
 .color-form .form-item label {
   float: left; /* LTR */
   font-size: 1em;
-  width: 150px;
+  width: 12em;
 }
 .color-form .form-item.item-selected {
   background-color: #eeeeee;
@@ -1253,7 +1252,7 @@
 }
 .color-form #palette .lock {
   position: absolute;
-  top: 5px;
+  top: -1em;
   left: -20px; /* LTR */
 }
 .color-form #preview {
