style fixes

This commit is contained in:
albert
2011-12-06 18:58:26 -05:00
parent 4baf5be7a2
commit 8e3a6c5923
9 changed files with 22 additions and 11 deletions

View File

@@ -11,6 +11,7 @@ $(function() {
e.stopPropagation();
});
$("#more-links").show();
$("#more-links").position({
of: $("#site-map-link"),
my: "left top",

View File

@@ -7,8 +7,8 @@ div.post-previews {
article.post-preview {
height: 150px;
width: 150px;
margin-right: 30px;
margin-bottom: 30px;
margin-right: 20px;
margin-bottom: 20px;
float: left;
text-align: center;
vertical-align: middle;