From 664fe4bd937e7fc40f87af3f30980586f22fcd81 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Tue, 24 Jun 2003 18:16:19 +0000 Subject: [PATCH] Add a couple missing units --- stylesheets/wikistandard.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/wikistandard.css b/stylesheets/wikistandard.css index 30f0997f71..aebc87222b 100644 --- a/stylesheets/wikistandard.css +++ b/stylesheets/wikistandard.css @@ -3,7 +3,7 @@ #footer { padding: 4px; } #pagestats { font-size: 9pt; } #powersearch { - background: #DDEEFF; border-style: solid; border-width: 1; padding: 2; + background: #DDEEFF; border-style: solid; border-width: 1px; padding: 2px; } #quickbar { width: 140px; padding: 4px; visibility: visible; z-index: 99; } #topbar { padding: 4px; } -- 2.20.1