app/assets/stylesheets/binda/components/sortable.scss in binda-0.1.1 vs app/assets/stylesheets/binda/components/sortable.scss in binda-0.1.2

- old
+ new

@@ -14,10 +14,11 @@ margin-bottom: 0; cursor: move; transition: box-shadow .3s ease, transform .3s ease; box-shadow: 0 0 0 0 rgba(0,0,0,.25); + img { width: auto; max-height: 64px; margin-right: 32px; @@ -72,11 +73,9 @@ padding-left: 0; list-style-type: none; tr { transition: box-shadow .3s ease, transform .3s ease; - margin-bottom: 8px; - padding-bottom: 8px; img { width: auto; max-height: 64px; \ No newline at end of file