From cd2a0802e4840253540f256fc49459b8e7c1e911 Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 22 Mar 2011 02:21:53 -0700 Subject: horizontal match layout --- view/theme/duepuntozero/style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'view/theme/duepuntozero') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 4f6d6c196..eda3cbf27 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2162,6 +2162,13 @@ a.mail-list-link { clear: both; } +.profile-match-wrapper { + float: left; + padding: 10px; +} +#profile-match-wrapper-end { + clear: both; +} .side-link { margin-bottom: 15px; } -- cgit v1.2.3