diff options
Diffstat (limited to 'template/yoga/default-layout.css')
-rw-r--r-- | template/yoga/default-layout.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index 08ae88864..c6c8a8fff 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -196,10 +196,6 @@ FORM#categoryPermissions LI { white-space: nowrap; } -#theHeader { - width: 100%; /* <- useless but seems to make IE6 happy */ -} - #theHeader H1 { margin-bottom: 0.5em; } |