aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-red
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/diabook-red')
-rw-r--r--view/theme/diabook-red/style-network.css1
-rw-r--r--view/theme/diabook-red/style-profile.css1
2 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/diabook-red/style-network.css b/view/theme/diabook-red/style-network.css
index c91e1ff09..efbec090a 100644
--- a/view/theme/diabook-red/style-network.css
+++ b/view/theme/diabook-red/style-network.css
@@ -1370,6 +1370,7 @@ transition: all 0.2s ease-in-out;
.wall-item-container .wall-item-content img {
max-width: 400px;
+ max-height: 400px;
}
.wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
display: table-cell;
diff --git a/view/theme/diabook-red/style-profile.css b/view/theme/diabook-red/style-profile.css
index 4fd0803bd..ef6fd8601 100644
--- a/view/theme/diabook-red/style-profile.css
+++ b/view/theme/diabook-red/style-profile.css
@@ -1346,6 +1346,7 @@ transition: all 0.2s ease-in-out;
.wall-item-container .wall-item-content img {
max-width: 400px;
+ max-height: 400px;
}
.wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
display: table-cell;