diff options
author | Siri Reiter <siri@jones.dk> | 2009-04-06 18:59:04 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2009-04-06 18:59:04 +0200 |
commit | 13da679fc671de3ee81d3c39e7d0cd6f63604cb9 (patch) | |
tree | aa6ba531497568cfb644a964f1392e3089087396 | |
parent | 65dfdedabc3a9304735f5aa0f9c58e742e1fe8de (diff) |
Pageinfo width 100%.
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -171,7 +171,7 @@ DIV#backlinks { DIV#pageinfo { position: fixed; bottom: 0; - wodth: 100%; + width: 100%; border-top: 0; padding:1em 1em 1em 20px; margin: 0; |