alignment

This commit is contained in:
Karen 2011-09-01 20:14:28 +05:30
parent 7e946b11d1
commit 0ce5d3ae97

View File

@ -241,7 +241,7 @@ transform:scale(1.25);}*/
.firstLast .firstLast
{font-size:10px; {font-size:10px;
padding-bottom:22px; padding-bottom:8px;
padding-left: 6px !important; padding-left: 6px !important;
padding-right: 4px; padding-right: 4px;
cursor:pointer; cursor:pointer;
@ -275,7 +275,8 @@ font-size:10px;}
.last .last
{/*float:right*/; {/*float:right*/;
position:absolute; position:absolute;
right:6px;} right:6px;
top:-2px; /*this is hacky!!! should change*/}
.next, .previous .next, .previous
{font-weight: bold; {font-weight: bold;
@ -284,7 +285,7 @@ color: #666;}
.next .next
{float:right; {float:right;
margin-right:20%;} margin-right:18%;}
.previous .previous
{margin-left:9%;} {margin-left:9%;}