From f931d5c918fa3146afa851a4f32c90a35ee1c85b Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Sat, 7 Apr 2012 19:56:00 +0200 Subject: diabook-themes: small fix --- view/theme/diabook-aerith/style-network.css | 1 + view/theme/diabook-aerith/style-profile.css | 1 + 2 files changed, 2 insertions(+) (limited to 'view/theme/diabook-aerith') 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; -- cgit v1.2.3