From 4f7f4a33f7aad7d6d3d426749b2247c3d867bdfa Mon Sep 17 00:00:00 2001 From: Felix Favre Date: Mon, 20 Jul 2015 15:36:59 +0200 Subject: Change Popover Size --- themes/base.less | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes') diff --git a/themes/base.less b/themes/base.less index 83602c3b..3e552bc3 100644 --- a/themes/base.less +++ b/themes/base.less @@ -10,6 +10,10 @@ body { color: @text-muted; } +.popover { + max-width: 600px; +} + #shifts { td { &.free { -- cgit v1.2.3-54-g00ecf