Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
#388: Chosen select have 100% width at flexigrid theme
  • Loading branch information
scoumbourdis committed Jan 8, 2017
1 parent a178659 commit 6c2f342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/grocery_crud/themes/flexigrid/css/flexigrid.css
Expand Up @@ -311,7 +311,7 @@ table th
border: 1px solid #AAA;
padding: 5px 5px 5px 5px;
}
.flexigrid input.form-control {
.flexigrid input[type=text].form-control {
width: 500px;
}
.flexigrid div.form-div textarea
Expand Down

0 comments on commit 6c2f342

Please sign in to comment.