From 57849ff95901194aee32d661e2e3791032ae2e5f Mon Sep 17 00:00:00 2001
From: pixelroot <info@pixelbits.de>
Date: Fri, 21 Sep 2012 08:57:22 +0200
Subject: [PATCH] 	modified:   view/theme/smoothly/style.css

---
 view/theme/smoothly/style.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css
index b502dd5b09..08c7d49ffe 100644
--- a/view/theme/smoothly/style.css
+++ b/view/theme/smoothly/style.css
@@ -112,7 +112,7 @@ input[type=text] {
 	border: 1px solid #b0b0b0;
 	padding: 2px;
 	width: 575px;
-	margin-top: 10px;
+	/*margin-top: 10px;*/
 	border-radius: 3px 3px 3px 3px;
 		-webkit-border-radius: 3px 3px 3px 3px;
 		-moz-border-radius: 3px 3px 3px 3px;
@@ -190,7 +190,7 @@ section {
 }
 
 .mframe {
-	padding: 2px;
+	padding: 3px;
     background: none repeat scroll 0 0 #FFFFFF;
     border: 1px solid #C5C5C5;
     border-radius: 3px 3px 3px 3px;
-- 
2.39.5