From 0f9d56a7c20953fe52449e7385e0facec541b624 Mon Sep 17 00:00:00 2001 From: jonsowman Date: Sun, 13 Jun 2010 17:33:11 +0100 Subject: [PATCH] Borders fixed on launch card --- predict/css/pred.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/predict/css/pred.css b/predict/css/pred.css index 5caf8ff..7f326e0 100644 --- a/predict/css/pred.css +++ b/predict/css/pred.css @@ -114,8 +114,6 @@ a { text-decoration: underline; color: #333; cursor: pointer; } } #input_form { - border-right: none; - border-bottom: none; height:370px; width: 400px; padding: 5px;