https://github.com/diaspora/diaspora/issues/2570 says "This can easily be fixed by adding overflow: hidden to the CSS class .avatar." so I added '''':overflow hidden'''' to .avatar.

This commit is contained in:
Judy Tuan 2012-01-08 18:33:40 -08:00
parent f09da04c8a
commit e36673c1dd

View file

@ -70,6 +70,8 @@ form
:width 50px
:height 50px
:overflow hidden
#content
:background
:color #fff