From 2c1d02814a49f97a80eda27c3fab6f3d06046155 Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 1 Sep 2011 00:19:49 +0530 Subject: [PATCH] alignment --- gazetteer/static/css/main.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index 5a67ef9..e7ba3a2 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -208,7 +208,8 @@ transform:scale(1.25);}*/ .firstLast {font-size:12px; padding-bottom:14px; -cursor:pointer;} +cursor:pointer; +clear:both;} .first, .last {border:1px solid #e5e5e5; @@ -220,11 +221,11 @@ box-shadow:2px 3px 4px #c6c0c0; font-size:10px; font-weight:bold;} -/*.first +.first {text-align:left;} .last -{text-align:right;}*/ +{text-align:right;} .first:hover, .last:hover