aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/default/css.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/default/css.php b/views/default/css.php
index 9b483747d..c46d2703a 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -956,6 +956,10 @@ p.user_menu_friends_of {
padding:0px 10px 20px 0px;
}
+.search_listing_info p {
+ margin:0 0 3px 0;
+ line-height:1.2em;
+}