From 1947b74e5bd92f11a3e8af2223826e649233a883 Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 27 Jun 2011 16:18:06 -0700 Subject: some basic margins for friend suggestion screen --- view/theme/loozah/style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'view/theme/loozah') diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index 98ab96d2b..c68e38b68 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -997,6 +997,13 @@ input#dfrn-url { clear: both; } + +#fsuggest-desc, #fsuggest-submit-wrapper { + margin-top: 15px; + margin-bottom: 15px; +} + + .wall-item-content-wrapper { margin-top: 10px; border: 1px solid #CCC; -- cgit v1.2.3