[extensions-web] css: Fix paginator
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] css: Fix paginator
- Date: Fri, 2 Dec 2011 00:07:59 +0000 (UTC)
commit 20d8344982220af98da132bdeb599a0e4bf3448c
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Dec 1 19:07:53 2011 -0500
css: Fix paginator
sweettooth/static/css/sweettooth.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index 7481ff0..a653f42 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -155,7 +155,7 @@ hr.bottom_shadow {
.paginator .number {
display: inline-block;
- width: 1.5em;
+ min-width: 1.5em;
text-align: center;
margin: 0 4px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]