diff --git a/themes/default/css/clear-search.css b/themes/default/css/clear-search.css index 28b67d3d7..a02a6d48b 100644 --- a/themes/default/css/clear-search.css +++ b/themes/default/css/clear-search.css @@ -124,16 +124,16 @@ .preset_posted_date .date_posted-option:nth-child(odd) i, .custom_posted_date .date_posted-option:nth-child(odd) .year_input label, .custom_posted_date .date_posted-option:nth-child(odd) .year_input i, -.custom_posted_date .date_posted-option:nth-child(even) .month_input label, -.custom_posted_date .date_posted-option:nth-child(even) .month_input i, +.custom_posted_date .months_container .date_posted-option:nth-child(even) .month_input label, +.custom_posted_date .months_container .date_posted-option:nth-child(even) .month_input i, .custom_posted_date .days_container .date_posted-option:nth-child(odd) label, .custom_posted_date .days_container .date_posted-option:nth-child(odd) i, .preset_created_date .date_created-option:nth-child(odd) label, .preset_created_date .date_created-option:nth-child(odd) i, .custom_created_date .date_created-option:nth-child(odd) .year_input label, .custom_created_date .date_created-option:nth-child(odd) .year_input i, -.custom_created_date .date_created-option:nth-child(even) .month_input label, -.custom_created_date .date_created-option:nth-child(even) .month_input i, +.custom_created_date .months_container .date_created-option:nth-child(even) .month_input label, +.custom_created_date .months_container .date_created-option:nth-child(even) .month_input i, .custom_created_date .days_container .date_created-option:nth-child(odd) label, .custom_created_date .days_container .date_created-option:nth-child(odd) i, .ratios-option:nth-child(odd),