diff options
author | Siri Reiter <siri@jones.dk> | 2010-04-18 02:37:55 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2010-04-18 02:37:55 +0200 |
commit | 4e8cd44548ce4395462872955649f78b27fc3b36 (patch) | |
tree | eac669cce3524f6eba5f73ac51822a8054aa6049 | |
parent | 2e233c52f243224aab884416ff44e42502dcdffd (diff) |
Wrapper width 70% accordning to Layout Gala 29.
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -118,7 +118,7 @@ FORM#searchform { DIV#wrapper { float: right; - width: 100%; + width: 70%; } DIV#content { |