From: friendica Date: Sun, 26 Feb 2012 09:20:43 +0000 (-0800) Subject: jumping divs with no scrolling X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fb8675f3494b0f5e0b98d422f0cb3f6e8f410c4a;p=friendica.git jumping divs with no scrolling --- diff --git a/view/theme/darkzero-NS/style.css b/view/theme/darkzero-NS/style.css index a2405a763d..047381a92e 100755 --- a/view/theme/darkzero-NS/style.css +++ b/view/theme/darkzero-NS/style.css @@ -91,7 +91,7 @@ input#dfrn-url { .wall-item-content { max-height: 20000px; - overflow: inherit; + overflow: none; } blockquote { background: #ddd;