From 696504635f635f5313205b8258ab1c0b66fef246 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Sun, 22 Sep 2013 20:25:49 +0200 Subject: [PATCH] Added min width for popover. --- app/assets/stylesheets/zzz.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/zzz.css b/app/assets/stylesheets/zzz.css index f0af2a58a..104d58200 100644 --- a/app/assets/stylesheets/zzz.css +++ b/app/assets/stylesheets/zzz.css @@ -75,6 +75,7 @@ table th, table td { } .popover { + min-width: 180px; z-index: 1110; } .hero-two {