diff options
| author | Siri Reiter <siri@jones.dk> | 2009-04-07 03:23:09 +0200 |
|---|---|---|
| committer | Siri Reiter <siri@jones.dk> | 2009-04-07 03:23:09 +0200 |
| commit | b57bc79ae5563bb92943848575cda764b8d8b470 (patch) | |
| tree | 52fbf9c07c510931599e0cfeb28e162f52128863 | |
| parent | 38cce289c019d5c84ecc06f08d9dfa1b2a0603f9 (diff) | |
Change max-width.
| -rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -160,7 +160,7 @@ DIV.inlinefooter { DIV#sidebar { width: 15%; - max-width: 200px; + max-width: 180px; margin: 20px 1em 1em 20px; padding: 10px; background-color: LightBlue; |
