Skip to content

Commit 00e5e70

Browse files
committed
fixed cnodejs#175 stars max size
1 parent 0510902 commit 00e5e70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/stylesheets/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ a.user_avatar:hover {
342342
display: inline-block;
343343
}
344344
.user .user_avatar {
345+
max-width: 50px;
345346
}
346347
.user .user_name {
347348
font-size: 16px;

0 commit comments

Comments
 (0)