From b0ab3e468b5c20cfe369ff282b7906d1690a3510 Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 24 Jan 2011 23:08:39 -0800 Subject: leave room for vertical scrollbar (when needed) --- view/theme/duepuntozero/style.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'view/theme/duepuntozero') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 388f1e230..3351b35a1 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -854,6 +854,9 @@ input#dfrn-url { width: 450px; margin-left: 10px; margin-bottom: 20px; + padding: 20px; + max-height: 400px; + overflow: auto; } .wall-item-title { @@ -1879,7 +1882,3 @@ a.mail-list-link { margin-bottom: 15px; } -.wall-item-content { - max-height: 400px; - overflow:auto; -} -- cgit v1.2.3