# HG changeset patch # User Brian Neal # Date 1285442528 0 # Node ID eea6219024efe5cdf6255a0ef62a605db21268c4 # Parent ded03f2513e986c5d4417e92936f644916163a85 Fixing #117; problems with floating images in bulletins. Tweaked the CSS to add a clear to the meta paragraph. diff -r ded03f2513e9 -r eea6219024ef media/css/base.css --- 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;