From ce1205f6d73f30130ea19c0b8ef489704b49ec44 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Mon, 24 Oct 2016 14:35:23 +0000 Subject: [PATCH] one more mapper card style fix --- app/assets/stylesheets/base.css.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/base.css.erb b/app/assets/stylesheets/base.css.erb index 09120edd..6c7364f4 100644 --- a/app/assets/stylesheets/base.css.erb +++ b/app/assets/stylesheets/base.css.erb @@ -958,6 +958,7 @@ font-family: 'din-regular', helvetica, sans-serif; .mapper { display: inline-block; + vertical-align: bottom; width:220px; height:340px; font-size: 12px;