aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-26 01:20:43 -0800
committerfriendica <info@friendica.com>2012-02-26 01:20:43 -0800
commitfb8675f3494b0f5e0b98d422f0cb3f6e8f410c4a (patch)
treef2774a8c2dffba49bd79908f1f1930ec2772c518 /view/theme
parent484426d3e229da01c31718dcc0041822f32e1f9e (diff)
downloadvolse-hubzilla-fb8675f3494b0f5e0b98d422f0cb3f6e8f410c4a.tar.gz
volse-hubzilla-fb8675f3494b0f5e0b98d422f0cb3f6e8f410c4a.tar.bz2
volse-hubzilla-fb8675f3494b0f5e0b98d422f0cb3f6e8f410c4a.zip
jumping divs with no scrolling
Diffstat (limited to 'view/theme')
-rwxr-xr-xview/theme/darkzero-NS/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/darkzero-NS/style.css b/view/theme/darkzero-NS/style.css
index a2405a763..047381a92 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;