fix layout problems exposed by #cats

pull/1277/head
Matthew Hodgson 2016-03-24 01:12:27 +00:00
parent 9e95d2e4ac
commit f81f7db6cd
1 changed files with 2 additions and 0 deletions

View File

@ -85,6 +85,7 @@ limitations under the License.
padding-left: 60px;
padding-right: 60px;
min-height: 100%;
max-width: 270px;
color: #fff;
}
@ -99,6 +100,7 @@ limitations under the License.
.mx_ImageView_name {
font-size: 18px;
margin-bottom: 6px;
word-wrap: break-word;
}
.mx_ImageView_metadata {