Skip to content

Commit bcf157c

Browse files
SaraJoscottgonzalez
authored andcommitted
CSS: Fix avatar location on small screens
Fixes jquery/jquery-wp-content#274 Ref gh-2
1 parent 520edd9 commit bcf157c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery/css/blog.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
border: 1px solid #ddd;
4444
-moz-border-radius: 3px;
4545
border-radius: 3px;
46-
margin: 0 0 1.625em 50px;
46+
margin: 0 0 1.625em 73px;
4747
padding: 1.625em;
4848
position: relative;
4949
}

0 commit comments

Comments
 (0)