modified: view/theme/smoothly/style.css

This commit is contained in:
pixelroot 2012-09-21 08:57:22 +02:00
parent fa2156a9c1
commit 57849ff959
1 changed files with 2 additions and 2 deletions

View File

@ -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;