AllenFang/react-bootstrap-table

How to make 'search input' float left?

Open

#492 opened on Jun 5, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (795 forks)batch import
help wanted

Repository metrics

Stars
 (2,240 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Check the DOM,the input is in a colum with class 'col-xs-12 col-sm-6 col-md-6 col-lg-4',if I need move it to right side,can?

Contributor guide