diff --git a/css/styles.css b/css/styles.css index fd3444f..f013f9d 100644 --- a/css/styles.css +++ b/css/styles.css @@ -635,6 +635,9 @@ input.custom-inline { border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); } +.sp-container { + width: 202px; +} .sp-disabled { background-color: #eee; } @@ -654,7 +657,6 @@ input.custom-inline { } .sp-palette-container { border: none; - padding: 7px; padding-bottom: 290px; } /* jQueryUI Datepicker */