style fixes
This commit is contained in:
@@ -11,6 +11,7 @@ $(function() {
|
||||
e.stopPropagation();
|
||||
});
|
||||
|
||||
$("#more-links").show();
|
||||
$("#more-links").position({
|
||||
of: $("#site-map-link"),
|
||||
my: "left top",
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user