From ebb8682b9ece36856e845603ef59c79c729525a6 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:08:19 +0000 Subject: [PATCH] fix --- screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen.css b/screen.css index 097cd6df..9b49aa24 100644 --- a/screen.css +++ b/screen.css @@ -114,6 +114,6 @@ img { padding-bottom: 15px; } #navi li a:hover{background-color:red}#navi{background-color:maroon;height:50px;color:white !important;margin-top:10px} -#navi form{width:300px;position:absolute;top:0;right:0;height:50px;line-height:50px} +#navi form{width:460px;position:absolute;top:0;right:0;height:50px;line-height:50px} #navi form p{line-height:50px}#navi form input{padding:5px} \ No newline at end of file -- 2.25.1