changeset 274:2a3285e32062

For #114, another CSS tweak.
author Brian Neal <bgneal@gmail.com>
date Sun, 26 Sep 2010 19:18:55 +0000
parents 2dbb657a2305
children 2b14840cb882
files media/css/shoutbox.css
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/media/css/shoutbox.css	Sun Sep 26 19:15:46 2010 +0000
+++ b/media/css/shoutbox.css	Sun Sep 26 19:18:55 2010 +0000
@@ -31,5 +31,6 @@
 }
 #shoutbox-shout-container p {
    margin-left: 2px;
-   margin-top: 2px;
+   margin-right: 2px;
+   margin-top: 0.5em;
 }