summaryrefslogtreecommitdiff
path: root/src/data/home.html
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-10 09:56:22 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-10 09:56:22 +0100
commit65af58d17b5de8369aa74533f5fee31add9d2a31 (patch)
treecfab1dd0c8af38fcf6ad8b1bf672e79c5751c2c6 /src/data/home.html
parentrekonq 0.3.89 (near to beta release) (diff)
downloadrekonq-65af58d17b5de8369aa74533f5fee31add9d2a31.tar.xz
margin-top in favorites from 7% to 4%.
This to let previews fit in my screen (1280x800, quite common..)
Diffstat (limited to 'src/data/home.html')
-rw-r--r--src/data/home.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/data/home.html b/src/data/home.html
index 51b9ceec..f9106642 100644
--- a/src/data/home.html
+++ b/src/data/home.html
@@ -123,7 +123,7 @@ margin-top: -5%;
.thumbnail {
display: inline-block;
-width:25%; margin-top: 7%;
+width:25%; margin-top: 4%;
min-width:250px; min-height:192px;
}
@@ -224,6 +224,5 @@ margin-bottom: 0.5em;
<p class="bookfolder"></h3>
</div>
-
</body>
</html>