aboutsummaryrefslogtreecommitdiff
path: root/views/default/css.php
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-06 11:17:06 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-06 11:17:06 +0000
commit665e517fcace244fa4e128aef54b386220e2d60c (patch)
tree96ccf5ae147e27f477d06f299638446aa6d67fc7 /views/default/css.php
parentd4618559386b918a13dac673f31ebd500250da10 (diff)
downloadelgg-665e517fcace244fa4e128aef54b386220e2d60c.tar.gz
elgg-665e517fcace244fa4e128aef54b386220e2d60c.tar.bz2
footer links update, changes to gallery view
git-svn-id: https://code.elgg.org/elgg/trunk@1730 36083f99-b078-4883-b0ff-0f9b5a30f544
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;