Friends are now visible. Changed:
.friends-grid { visibility: hidden => { visibility: visibleAlso changed:
.friends { overflow: scroll; overflow-x: scroll; overflow-x: hidden; height: 300px; to:
.friends { overflow: auto; overflow-x: scroll; overflow-x: auto; height: 600px; Scrollbar is now out of the way!
*Changed video from 1.2 to be hidden until clicked on under Links. Will have to reformat that to be a little sneakier.
Comments
Displaying 0 of 0 comments ( View all | Add Comment )