diff --git a/src/root/log.tt b/src/root/log.tt
index e6ce8e50..19530b95 100644
--- a/src/root/log.tt
+++ b/src/root/log.tt
@@ -8,6 +8,8 @@
[% END %]
+
+
[% logtext %]
diff --git a/src/root/static/css/logfile.css b/src/root/static/css/logfile.css
index b9442610..3e31bd67 100644
--- a/src/root/static/css/logfile.css
+++ b/src/root/static/css/logfile.css
@@ -1,8 +1,3 @@
-.buildlog {
- border: 1px solid black;
- padding: 0.3em;
-}
-
em.storeref {
color: #500000;
position: relative;