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

problem with photo-menu being cut off.
pull/12/head
zottel 2011-12-02 08:02:10 -08:00
rodzic e36bdd5c89
commit 5dcce83927
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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;}