Merge pull request #1417 from florianorben/PLT-1141

PLT-1141: Page previews can overflow their boundaries
Этот коммит содержится в:
Christopher Speller
2015-11-13 06:20:34 -05:00
родитель 5b02bc69fc 8935dee94a
Коммит 0baa1bfe94

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

@@ -659,6 +659,7 @@ body.ios {
float: left;
width: 80%;
padding-right: 5px;
overflow-x: auto;
&.attachment__body--no_thumb {
width: 100%;
}