Skip to content

Commit

Permalink
ImageWidget margin fix
Browse files Browse the repository at this point in the history
  • Loading branch information
darklow committed Nov 23, 2016
1 parent 0df8514 commit c4a9a3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion suit/sass/components/_widgets.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ fieldset {
max-height: 12rem;
}
.ImageWidget {
.pull-xs-left {
.float-xs-left {
margin-right: 1rem;
max-width: 75px;
max-height: 75px;
Expand Down
2 changes: 1 addition & 1 deletion suit/static/suit/css/suit.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4a9a3f

Please sign in to comment.