update both themes for toolkit winstripe trunk changes up to 2010-03-19
[themes.git] / LCARStrek / help / help.css
index 7e5f802feadf86a28a557d511c5446780807610b..eb58227018159ba3c49238a625a9f5e1ca487217 100644 (file)
 }
 
 /* Set the minimum sidebar width so the help contents aren't squeezed together.*/
-#help-sidebar { min-width: 15em; width: 20em; max-width: 25em; }
+#help-sidebar {
+  min-width: 30px;
+  width: 20em;
+  max-width: 25em;
+}
 
 /* ----- BACK BUTTON ----- */