.image-preview { float: none; padding: 15px; border: 1px solid rgba(0,0,0,0.1); margin-bottom: 15px; background: rgba(250,250,250,1); } .image-preview img { max-width: 100%; margin: 0 auto; display: block; margin-bottom: 10px; max-height: 150px; padding: 4px; background: rgba(0,0,0,0.05); border: 1px solid rgba(0,0,0,0.1); } .image-preview button { margin: 15px 15px 0 0 !important; } .ids-input-container.add-btn-container { padding: 15px; } .ui-sortable { padding: 30px 0; } .ui-state-highlight { border: 1px dotted grey; height: 200px; line-height: 1.2em; margin: 15px 0; }