PLT-7115 Changed cropping for unposted files to match posted ones (#6926)

* PLT-7115 Changed cropping for unposted files to match ones that have been posted

* Cleaned up file_preview.jsx
Этот коммит содержится в:
Harrison Healey
2017-07-19 16:47:50 -04:00
коммит произвёл Christopher Speller
родитель ea6f37e68d
Коммит 23a59b03dd
2 изменённых файлов: 30 добавлений и 25 удалений

Просмотреть файл

@@ -35,12 +35,6 @@
}
}
.file-preview__image {
display: block;
height: auto;
max-width: 100%;
}
.file-preview__remove {
background: alpha-color($black, .5);
border-radius: 0 0 0 2px;