Fixing lock size.

This commit is contained in:
Samuel Clay 2013-03-26 16:11:27 -07:00
parent ccda4530ed
commit a72f93b2e1

View file

@ -2832,8 +2832,10 @@ background: transparent;
border-radius: 3px;
}
.NB-story-share-profile .NB-user-avatar img.NB-user-avatar-private {
width: 16px;
height: 16px;
width: 8px;
height: 8px;
bottom: 0;
left: 0;
}
.NB-story-share-profile .NB-user-username {
float: left;