Skip to content

Commit

Permalink
improve select2 layout
Browse files Browse the repository at this point in the history
  • Loading branch information
rande committed Oct 15, 2014
1 parent 47384d4 commit aa955d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/public/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -446,4 +446,8 @@ div.mosaic-box.sonata-ba-list-row-selected > div.mosaic-inner-box {
div.mosaic-box.sonata-ba-list-row-selected > div.mosaic-inner-text {
border: 1px solid #333;
border-top: none;
}

div.form-group div.select2-container {
width: 80% !important;
}

0 comments on commit aa955d4

Please sign in to comment.