Deporteando (@albertof) |
As a remedy for the photos, videos and blogs look when the full name is too long?
This is same problem.I already told you the solution.
Delete " overflow-x:hidden;" and "overflow-y:auto;" at ".stream_story_box " in style.css, line 1390.
Change to like as below.
.stream_story_box {
max-height: 800px;
}
foken @shigeru
111 months ago (Updated: 111 months ago)
|