Bug with calendar sidebar filters
castus
New Member
Posts: 4
9 years 4 months ago #889
by castus
adding the inline width style, messes up the responsive layout.
Bug with calendar sidebar filters was created by castus
$this->extra_sidebar .= JHtml::_('calendar', $this->state->get('filter.end_date.to'), 'filter_to_end_date', 'filter_to_end_date', '%Y-%m-%d', array('style' => 'width:142px;', 'onchange'=> 'this.form.submit();'));
adding the inline width style, messes up the responsive layout.
Please Log in or Create an account to join the conversation.
Time to create page: 0.045 seconds