changeset 268:eea6219024ef

Fixing #117; problems with floating images in bulletins. Tweaked the CSS to add a clear to the meta paragraph.
author Brian Neal <bgneal@gmail.com>
date Sat, 25 Sep 2010 19:22:08 +0000
parents ded03f2513e9
children 4e307f9ddd2d
files media/css/base.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/media/css/base.css	Sat Sep 25 18:55:21 2010 +0000
+++ b/media/css/base.css	Sat Sep 25 19:22:08 2010 +0000
@@ -169,6 +169,7 @@
    font-size: x-small;
    color: gray;
    text-align: right;
+   clear: both;
 }
 ul.icon-list li {
    list-style-type: none;