Take out overflow: hidden; from .wall-item-outside-wrapper to fix
problem with photo-menu being cut off.
This commit is contained in:
parent
e36bdd5c89
commit
5dcce83927
|
@ -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;}
|
||||
|
|
Loading…
Reference in a new issue