Merge "FauxRequest: don’t override getValues()"
[lhc/web/wiklou.git] / resources / src / mediawiki.legacy / shared.css
index 2c88bdc..13ef390 100644 (file)
@@ -378,7 +378,6 @@ a.new {
 .warningbox,
 .successbox {
        color: #000;
-       display: inline-block;
        margin-bottom: 1em;
        border: 1px solid;
        padding: 0.5em 1em;
@@ -436,15 +435,9 @@ a.new {
 
 /* Note on preview page */
 .previewnote {
-       color: #d33;
        margin-bottom: 1em;
 }
 
-.previewnote p {
-       text-indent: 3em;
-       margin: 0.8em 0;
-}
-
 .visualClear {
        clear: both;
 }