This commit is contained in:
Karen 2011-09-01 02:42:43 +05:30
parent 37a71645d6
commit 8f6e8d7246
2 changed files with 8 additions and 4 deletions

View File

@ -89,10 +89,13 @@ margin-bottom:1%;
height:68%;
}
#navMenu li
{float:left;
height:4%;
width:100%;}
.nav ul li
{height:4%;
width:100%;
padding-right: 60px;
list-style:none;
display:inline;
cursor:pointer;}
.mapListSection
{float:left;

View File

@ -56,6 +56,7 @@
<li>Dummy Link D</li>
</ul>
</div>
<div class="mapListSection module">
<p class="resultsList" id="totalResults">Total Results: <span id="noOfResults">21 </span></p><p class="resultsList" id="showingResults">Showing Page: <span id="currPageNo">1</span> <span id="of">of</span> <span id="totalPages"> 10</span></p>