logo and floating changes

This commit is contained in:
Karen 2011-08-31 19:46:27 +05:30
parent cae58c8363
commit 9067bb3b23
2 changed files with 11 additions and 7 deletions

View File

@ -17,17 +17,15 @@ margin-bottom:2%;
height:14%;} height:14%;}
#logo #logo
{} {float:left;
margin-left:2%;
.content padding-top:2%;
{/*padding-bottom: 100px;*/ }
margin-bottom:2%;
height:70%}
.searchForm .searchForm
{margin-left:2%; {margin-left:2%;
padding-top:2%; padding-top:2%;
} float:left;}
.search .search
{width:30%; /*fine if i give this width in percent, right?*/ {width:30%; /*fine if i give this width in percent, right?*/
@ -65,6 +63,12 @@ border-radius:16px;} /*this doesn't work need to find a way to give the outline
#searchButton #searchButton
{height:30px;} {height:30px;}
.content
{/*padding-bottom: 100px;*/
margin-bottom:2%;
height:70%;
clear:both;}
.mapListSection .mapListSection
{float:left; {float:left;
width:33%; width:33%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB