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