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;