Skip to content

Commit

Permalink
Merge pull request #2353 from dalpo/patch-1
Browse files Browse the repository at this point in the history
Fix: remove wrong class `.image_field`
  • Loading branch information
mshibuya committed Jul 9, 2015
2 parents 852dfb5 + 00e0f23 commit 5aafa20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/rails_admin/base/theming.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ body.rails_admin {
display:none;
}

.control-group.image_field {
.control-group {
.img-thumbnail {
margin-bottom: 10px;
}
Expand Down

0 comments on commit 5aafa20

Please sign in to comment.