diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-04-06 12:18:42 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-04-06 12:18:42 +0200 |
commit | 5cf79d36a82003b3cf94492ad57bf74acee95538 (patch) | |
tree | 8c5db56d7b42aefcc86eaac737d1269833956659 /src/data/home.html | |
parent | Merge commit 'refs/merge-requests/113' of git://gitorious.org/rekonq/mainline... (diff) | |
parent | NewTabPage : add buttons in #actions : "Clear Private Data" for history and b... (diff) | |
download | rekonq-5cf79d36a82003b3cf94492ad57bf74acee95538.tar.xz |
Merge commit 'refs/merge-requests/114' of git://gitorious.org/rekonq/mainline into m114
Diffstat (limited to 'src/data/home.html')
-rw-r--r-- | src/data/home.html | 4 |
1 files changed, 2 insertions, 2 deletions
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 { |