Force status message box to fill the full width of the content area

This commit is contained in:
Chad Kieffer
2009-09-24 22:11:36 -06:00
parent 639c9c2d55
commit 0abd6f63bc
+1 -1
View File
@@ -285,7 +285,7 @@ li.gError select {
/* Status messages ~~~~~~~~~~~~~~~~~~~~~~~ */
#gMessage {
#gContent #gMessage {
width: 100%;
}