From c6cb2848c87d1eeffd1243b70656884cf0f464da Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Fri, 18 Sep 2020 16:23:26 +0200 Subject: [PATCH] logos: LET THEM GROW, CAN'T HOLD THEM BACK ANYMORE --- content/stylesheets/main.css | 5 +++-- layouts/detail.erb | 2 +- layouts/partials/pretty_link.erb | 2 +- lib/helpers/verenigingen.rb | 10 +++------- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/content/stylesheets/main.css b/content/stylesheets/main.css index 2e74abb..27c9dd0 100644 --- a/content/stylesheets/main.css +++ b/content/stylesheets/main.css @@ -672,8 +672,9 @@ h2 { } .detail_title > a > img { - max-width:100px; - max-height:100px; + max-height: 100px; + max-width: 100%; + min-width: 52px; } .detail_title h2 { diff --git a/layouts/detail.erb b/layouts/detail.erb index db7b24e..668ea9a 100644 --- a/layouts/detail.erb +++ b/layouts/detail.erb @@ -1,6 +1,6 @@