PLT-5868 - Redesigning compact view (#5821)

* PLT-5868 - Redesigning compact view

* Improvements to compact view

* Updating compact view

* Updating webhook styles
Этот коммит содержится в:
Asaad Mahmood
2017-03-27 18:16:08 +05:00
коммит произвёл Christopher Speller
родитель b489a5bb01
Коммит 84dc60a640
4 изменённых файлов: 50 добавлений и 13 удалений

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

@@ -74,12 +74,13 @@
}
&.attachment__container--opengraph {
padding-left: 5px;
border-left-style: none;
border-left-color: transparent;
border-left-style: none;
display: table;
margin: 0;
padding-bottom: 13px;
padding-left: 5px;
table-layout: fixed;
width: 100%;
div {
@@ -125,9 +126,10 @@
.attachment__image__container--openraph {
display: table-cell;
vertical-align: top;
padding-top: 3px;
padding-left: 15px;
padding-top: 3px;
vertical-align: top;
width: 95px;
}
.attachment__image {