Remove CSS for the message box, since it didn't look good.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 15 Sep 2009 10:12:57 +0000 (12:12 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 15 Sep 2009 10:12:57 +0000 (12:12 +0200)
Without special CSS, it looks just fine.

static/exodus/css/common.css

index 9b4b4993e390733337d90bacf150ab69f8e9303a..144e03817f955573e3cd1b39c3a0a550b19390a1 100644 (file)
@@ -142,12 +142,6 @@ td p {
 .footnotes li {
 }
 
-.info {
-    float: right;
-    font-size: 0.7em;
-    color: gray;
-}
-
 .seperator {
     color: gray;
 }