From 6cec71fe2c225abfa4708b233f61104cef042974 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Tue, 10 Jun 2014 20:30:06 -0400 Subject: [PATCH] actually fixed metacode set styling issues --- app/assets/stylesheets/application.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 3190e83f..5934201d 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -2030,8 +2030,8 @@ div.mapInfoStat { word-wrap: break-word; } .blackBox .metacodeSetImage { - width:40px; - height:40px; + width:36px; + height:36px; float:left; } .blackBox tr {