summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorot <ot@localhost>2005-07-21 01:32:21 +0000
committerot <ot@localhost>2005-07-21 01:32:21 +0000
commit390a16f28bcedb984de3a412482e464c6dc9177e (patch)
treee18d935fcd3fb1ddd617fd3ad43931f108cf7fe6
parent388b0f5cf4588aa848419b9fb5edc4f7c8d6ce53 (diff)
downloadmarkup-validator-390a16f28bcedb984de3a412482e464c6dc9177e.zip
markup-validator-390a16f28bcedb984de3a412482e464c6dc9177e.tar.gz
markup-validator-390a16f28bcedb984de3a412482e464c6dc9177e.tar.bz2
Hearing no objection to my suggestion in
http://lists.w3.org/Archives/Public/www-validator/2005Jul/0104.html to make the "feedback link" envelope normal sized again...
-rw-r--r--htdocs/results.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/htdocs/results.css b/htdocs/results.css
index a6030a2..c886605 100644
--- a/htdocs/results.css
+++ b/htdocs/results.css
@@ -1,5 +1,5 @@
/* style sheet for the validator's results page */
-/* $Id: results.css,v 1.30 2005-05-24 00:50:55 ot Exp $ */
+/* $Id: results.css,v 1.31 2005-07-21 01:32:21 ot Exp $ */
.input {
color: black;
@@ -94,9 +94,7 @@ p.helpwanted {
padding: 0;
margin-left: auto;
margin-right: 5px;
- /*margin-top: -2em;*/
margin-bottom: 2em;
- font-size: x-small;
color: #888;
text-align: right;
}