diff --git a/upload/styles/cb_27/layout/blocks/photo.html b/upload/styles/cb_27/layout/blocks/photo.html index 391496a0..cfa594fb 100644 --- a/upload/styles/cb_27/layout/blocks/photo.html +++ b/upload/styles/cb_27/layout/blocks/photo.html @@ -1,5 +1,5 @@ {if $display_type == ""} -
+
diff --git a/upload/styles/cb_27/layout/search.html b/upload/styles/cb_27/layout/search.html index 106d36b4..80cda228 100644 --- a/upload/styles/cb_27/layout/search.html +++ b/upload/styles/cb_27/layout/search.html @@ -71,7 +71,7 @@
/.container-fluid -->
-
+
{$search_type_title}

{$display_template} diff --git a/upload/styles/cb_27/theme/css/main.css b/upload/styles/cb_27/theme/css/main.css index 81c727ba..9506ff48 100644 --- a/upload/styles/cb_27/theme/css/main.css +++ b/upload/styles/cb_27/theme/css/main.css @@ -1220,11 +1220,12 @@ a:hover { display: block; } .searchresult-photo{ - width: 100%; - height: 100%; position: relative; display: table-cell; } +.searchresult-photo img{ + width: 100%; +} .photoname { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); color: #FFFFFF;