diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/base.less | 4 |
1 files changed, 4 insertions, 0 deletions
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 { |