diff options
author | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-06 09:48:00 +0000 |
---|---|---|
committer | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-06 09:48:00 +0000 |
commit | bd7106cba3a14334b36943975df13495a3f7814a (patch) | |
tree | b890ceb6d20e05cf8c7e25024a741fceefe645b9 | |
parent | 2eb5b7dc0ff8b5917b44f5db61647ad44832c8f6 (diff) |
Internet Explorer scheint sich an width=?em; in div.Hauptfeld zu stören
git-svn-id: https://svn.neo-layout.org@1386 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r-- | www/stylesheet.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/stylesheet.css b/www/stylesheet.css index 9508d90..7e84ffa 100644 --- a/www/stylesheet.css +++ b/www/stylesheet.css @@ -1,5 +1,4 @@ div.Hauptfeld { - width:39em; border-width:thin; border-color:#444; border-style:solid; |