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 --- public/css/theme2.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public/css/theme2.css') diff --git a/public/css/theme2.css b/public/css/theme2.css index 77fc32ad..8fb67331 100644 --- a/public/css/theme2.css +++ b/public/css/theme2.css @@ -6304,6 +6304,9 @@ body { .footer a { color: #777777; } +.popover { + max-width: 600px; +} #shifts td.free { border: 1px solid #7f528b; background-color: #f1eaf2; -- cgit v1.2.3-54-g00ecf