aboutsummaryrefslogtreecommitdiff
path: root/views/default/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css.php')
-rw-r--r--views/default/css.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/views/default/css.php b/views/default/css.php
index 4b139d3a9..44f2dc4f4 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -1143,11 +1143,12 @@ table.search_gallery {
.search_gallery_item:hover {
border:1px dotted black;
}
-/* temp force image width until upload size is changed */
+/*
+temp force image width until upload size is changed
.search_gallery_item img {
width: 153px;
}
-
+*/
.search_gallery_item .search_listing {
background: none;
text-align: center;