aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-aerith
diff options
context:
space:
mode:
authorMichael Vogel <icarus@dabo.de>2012-04-08 10:07:39 +0200
committerMichael Vogel <icarus@dabo.de>2012-04-08 10:07:39 +0200
commitce0eac44b5035b8f46259b6665826a94b633ec4e (patch)
tree72be41253ec910e6488e34bb5181c359036da9dd /view/theme/diabook-aerith
parentcb4c7cdb3ef8027d17682c9cb7a29906f0508c80 (diff)
parente3b2ac0735c908357dafb8670339fd34d3e2e6c0 (diff)
downloadvolse-hubzilla-ce0eac44b5035b8f46259b6665826a94b633ec4e.tar.gz
volse-hubzilla-ce0eac44b5035b8f46259b6665826a94b633ec4e.tar.bz2
volse-hubzilla-ce0eac44b5035b8f46259b6665826a94b633ec4e.zip
Merge commit 'upstream/master'
Diffstat (limited to 'view/theme/diabook-aerith')
-rw-r--r--view/theme/diabook-aerith/style-network.css1
-rw-r--r--view/theme/diabook-aerith/style-profile.css1
2 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/diabook-aerith/style-network.css b/view/theme/diabook-aerith/style-network.css
index c1309313b..3b461e6db 100644
--- a/view/theme/diabook-aerith/style-network.css
+++ b/view/theme/diabook-aerith/style-network.css
@@ -1373,6 +1373,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-aerith/style-profile.css b/view/theme/diabook-aerith/style-profile.css
index 48134e124..73f46e9ee 100644
--- a/view/theme/diabook-aerith/style-profile.css
+++ b/view/theme/diabook-aerith/style-profile.css
@@ -1366,6 +1366,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;