Take out overflow: hidden; from .wall-item-outside-wrapper to fix

problem with photo-menu being cut off.
This commit is contained in:
zottel 2011-12-02 08:02:10 -08:00
parent e36bdd5c89
commit 5dcce83927
1 changed files with 1 additions and 1 deletions

View File

@ -883,7 +883,7 @@ profile-jot-banner-wrapper {
margin-top: 20px;
padding-right: 10px;
padding-left: 12px;
overflow: hidden;
/* overflow: hidden; */
}
.wall-item-outside-wrapper-end { clear: both;}