diff options
-rw-r--r-- | view/theme/testbubble/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css index 971ad2431..44272a9c2 100644 --- a/view/theme/testbubble/style.css +++ b/view/theme/testbubble/style.css @@ -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;} |