PLT-3017 fixing iOS blank rendering (#3586)

Этот коммит содержится в:
Corey Hulen
2016-07-13 15:48:02 -08:00
коммит произвёл GitHub
родитель e1a14ac4ae
Коммит e929a222c2

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

@@ -458,7 +458,7 @@ body.ios {
.post-list__table {
display: table;
height: 100%;
min-height: 100%;
min-height: 350px;
table-layout: fixed;
width: 100%;