From: Benny Situ Date: Wed, 25 Jan 2012 18:05:54 +0000 (+0000) Subject: Revert from 109557 to 109556 for bug24430 patch, it causes layout issue X-Git-Tag: 1.31.0-rc.0~25088 X-Git-Url: http://git.cyclocoop.org//%27http:/code.google.com/p/ie7-js//%27?a=commitdiff_plain;h=cda82069c79b7b17dfce0ed5fc9302835f7efd09;p=lhc%2Fweb%2Fwiklou.git Revert from 109557 to 109556 for bug24430 patch, it causes layout issue --- diff --git a/skins/chick/main.css b/skins/chick/main.css index 4f098658cc..3787d8207d 100644 --- a/skins/chick/main.css +++ b/skins/chick/main.css @@ -120,7 +120,6 @@ textarea { width: 100%; padding: 0.1em; overflow: auto; - width: 100%; } /* hide this from ie/mac and konq2.2 */ @media All { diff --git a/skins/cologneblue/screen.css b/skins/cologneblue/screen.css index 0a6d90664e..cf8ca12e56 100644 --- a/skins/cologneblue/screen.css +++ b/skins/cologneblue/screen.css @@ -58,7 +58,6 @@ p, pre, td, th, li, dd, dt { textarea { overflow: auto; - width: 100%; } #footer { diff --git a/skins/common/wikistandard.css b/skins/common/wikistandard.css index 6e66534cfe..e47dc42d9c 100644 --- a/skins/common/wikistandard.css +++ b/skins/common/wikistandard.css @@ -88,7 +88,6 @@ form.inline { textarea { overflow: auto; - width: 100%; } h1.pagetitle { diff --git a/skins/nostalgia/screen.css b/skins/nostalgia/screen.css index e16a557e63..d618362322 100644 --- a/skins/nostalgia/screen.css +++ b/skins/nostalgia/screen.css @@ -41,7 +41,6 @@ h2, h3, h4, h5, h6 { textarea { overflow: auto; - width: 100%; } p.subtitle {