This commit is contained in:
Sanj 2011-08-31 17:45:39 +05:30
commit 8793c5a9e9

View File

@ -21,12 +21,12 @@ height:14%;}
margin-bottom:2%;
height:70%}
.search
#search
{margin-left:2%;
padding-top:2%;
}
.search input
#search
{width:30%; /*fine if i give this width in percent, right?*/
height:30px; /*here, a fixed width shouldn't be a problem, right?, what is someone's seeing it on an iphone?*/
padding-left:8px;
@ -51,7 +51,7 @@ background-position:100% 50%;
background-repeat:no-repeat;}
.search input:focus
#search input:focus
{outline:none;
border:1px solid #999;
-moz-border-radius:16px;