[epiphany] about.css: make memory table a bit wider
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] about.css: make memory table a bit wider
- Date: Wed, 14 Dec 2011 23:04:52 +0000 (UTC)
commit 073198241b457925f4d2cc26787f0023aaa0a42c
Author: Xan Lopez <xan igalia com>
Date: Thu Dec 15 00:04:24 2011 +0100
about.css: make memory table a bit wider
Otherwise big memory usage numbers are easily cut off.
data/pages/about.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/pages/about.css b/data/pages/about.css
index decf973..6e563d6 100644
--- a/data/pages/about.css
+++ b/data/pages/about.css
@@ -85,7 +85,7 @@ body {
.memory-table
{
margin: 0 12.5% 0.9em 12.5%;
- width: 75%;
+ width: 80%;
text-align: left;
border-collapse: collapse;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]