aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/default/css.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/default/css.php b/views/default/css.php
index b5bfee60d..b33ae734a 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -1033,11 +1033,12 @@ p.user_menu_friends_of {
line-height:1.2em;
}
-.search_gallery_item {
+.search_gallery_item td {
border:1px dotted silver;
background-color: white;
width: 210px;
height: 200px;
+ margin: 5px;
}
.search_gallery_item .search_listing {