Fix layout of datepicker year/month selects

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/2419/head
Alex Coles 10 years ago
parent 4c2fba940a
commit a4e91bee67
  1. 5
      app/assets/stylesheets/content/_forms.sass

@ -156,6 +156,11 @@ fieldset
font-family: $body-font-family
font-size: 0.9rem
// TODO: Customise with proper jQuery UI theme.
.ui-datepicker-month,
.ui-datepicker-year
display: inline-block
#content
.tabular
label.inline-label

Loading…
Cancel
Save