From fb8675f3494b0f5e0b98d422f0cb3f6e8f410c4a Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 26 Feb 2012 01:20:43 -0800 Subject: [PATCH] jumping divs with no scrolling --- view/theme/darkzero-NS/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;