spell out that images are clickable

This commit is contained in:
Matthew Hodgson 2016-04-14 18:15:51 +01:00
parent 314bfbd541
commit 4eb762d52b

View file

@ -29,6 +29,7 @@ limitations under the License.
flex: 0 0 100px; flex: 0 0 100px;
margin-left: 15px; margin-left: 15px;
text-align: center; text-align: center;
cursor: pointer;
} }
.mx_LinkPreviewWidget_caption { .mx_LinkPreviewWidget_caption {