aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-08-03 19:34:33 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-08-03 19:34:33 -0700
commit2af943d7526703db4d5d2fb9dbd2f00600d8f1bb (patch)
treed319e29650997812d9144f124e3787935dd6f45d /view
parentb38f875732b0dd3424716a5f37061558df4a64bc (diff)
downloadvolse-hubzilla-2af943d7526703db4d5d2fb9dbd2f00600d8f1bb.tar.gz
volse-hubzilla-2af943d7526703db4d5d2fb9dbd2f00600d8f1bb.tar.bz2
volse-hubzilla-2af943d7526703db4d5d2fb9dbd2f00600d8f1bb.zip
cleanup sysmsg
Diffstat (limited to 'view')
-rw-r--r--view/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/style.css b/view/style.css
index 5c5a58cd5..ba5e55e6f 100644
--- a/view/style.css
+++ b/view/style.css
@@ -12,6 +12,10 @@ img {
border: none;
}
+#sysmsg {
+ width: 600px;
+}
+
body {
background: #FEFEFE;
color: #444444;