From 7f5321462a87329b0429b1c34274bef40eef510b Mon Sep 17 00:00:00 2001 From: matgic78 Date: Mon, 5 Apr 2010 11:26:02 +0200 Subject: NewTabPage : add buttons in #actions : "Clear Private Data" for history and bookmarks, "Edit Downloads" --- src/data/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/data/home.html') diff --git a/src/data/home.html b/src/data/home.html index 4afbf2ed..97bec22d 100644 --- a/src/data/home.html +++ b/src/data/home.html @@ -62,12 +62,12 @@ border-width: 5px; #navigation { -webkit-border-image: url(%2/bg2.png) 12 12 12 12 stretch stretch; -max-width: 75%; +max-width: 55%; } #actions, #balance { margin-top: 12px; -width: 10%; +width: 20%; } #actions { -- cgit v1.2.1