summaryrefslogtreecommitdiffstats
path: root/main.css
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-26 23:25:44 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-26 23:25:44 (EDT)
commit2d60594da96bf7616f044b825c92ed3e54f6a8c3 (patch)
tree040d30418edb041047fce353aea7f67012f92fb9 /main.css
parent5f2e4cfc8e9976bd2231ecf96d5b61bd439d7751 (diff)
Fix logo floating.
Diffstat (limited to 'main.css')
-rw-r--r--main.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.css b/main.css
index ed16dae..c2cb4c4 100644
--- a/main.css
+++ b/main.css
@@ -40,6 +40,7 @@ header .logo {
width: 64px;
height: 64px;
background: url("media/logo.png") no-repeat scroll 0 0;
+ float: left;
}
header .logo a {
display: block;