From 8a78d1d5dfcb048b83345c0d832c71303de04cd5 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 3 Feb 2015 15:52:57 -0800 Subject: that didn't look so good on a small screen - let it hang out on the right margin --- view/css/mod_directory.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'view') diff --git a/view/css/mod_directory.css b/view/css/mod_directory.css index b156e322a..1e140d933 100644 --- a/view/css/mod_directory.css +++ b/view/css/mod_directory.css @@ -3,13 +3,12 @@ clear: both; } .directory-name { -/* text-align: center; */ float: left; width: 250px; } .directory-rating { float: right; - margin-right: 20px; + margin-right: 5px; } .directory-photo { -- cgit v1.2.3