From 503e257a920894e13a63f765519f52b178bf1372 Mon Sep 17 00:00:00 2001 From: Valentin Menardie Date: Wed, 6 Jan 2016 15:10:53 +0100 Subject: [PATCH] Fix the melon skin --- css/melon.datepicker.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/melon.datepicker.css b/css/melon.datepicker.css index f980dcb..2adb462 100644 --- a/css/melon.datepicker.css +++ b/css/melon.datepicker.css @@ -3,6 +3,7 @@ } .ll-skin-melon .ui-widget { + width: 100%; font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; background: #2e3641; border: none;