aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/theme/redbasic/css/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 5ff32ff58..bcbaec3d0 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -666,8 +666,8 @@ aside li {
*/
position: absolute;
display: block;
- max-width: 100%;
- max-height: 100%;
+/* max-width: 100%;
+ max-height: 100%; */
left: 0;
right: 0;
top: 0;
@@ -676,7 +676,7 @@ aside li {
}
.photo-top-image-wrapper, .photo-album-image-wrapper {
- width: 300px;
+ width: 240px;
}
.photo-top-photo-link, .photo-album-photo-link {