Revert from 109557 to 109556 for bug24430 patch, it causes layout issue
authorBenny Situ <bsitu@users.mediawiki.org>
Wed, 25 Jan 2012 18:05:54 +0000 (18:05 +0000)
committerBenny Situ <bsitu@users.mediawiki.org>
Wed, 25 Jan 2012 18:05:54 +0000 (18:05 +0000)
skins/chick/main.css
skins/cologneblue/screen.css
skins/common/wikistandard.css
skins/nostalgia/screen.css

index 4f09865..3787d82 100644 (file)
@@ -120,7 +120,6 @@ textarea {
        width: 100%;
        padding: 0.1em;
        overflow: auto;
-       width: 100%;
 }
 /* hide this from ie/mac and konq2.2 */
 @media All {
index 0a6d906..cf8ca12 100644 (file)
@@ -58,7 +58,6 @@ p, pre, td, th, li, dd, dt {
 
 textarea {
        overflow: auto;
-       width: 100%;
 }
 
 #footer {
index 6e66534..e47dc42 100644 (file)
@@ -88,7 +88,6 @@ form.inline {
 
 textarea {
        overflow: auto;
-       width: 100%;
 }
 
 h1.pagetitle {
index e16a557..d618362 100644 (file)
@@ -41,7 +41,6 @@ h2, h3, h4, h5, h6 {
 
 textarea {
        overflow: auto;
-       width: 100%;
 }
 
 p.subtitle {