fix action vertical spacing

pull/1332/head
Matthew Hodgson 2016-03-29 17:10:11 +01:00
parent 2462ede539
commit 0ddb2cf183
1 changed files with 1 additions and 1 deletions

View File

@ -40,9 +40,9 @@ limitations under the License.
color: #454545;
opacity: 0.5;
font-size: 13px;
display: inline-block;
overflow-y: hidden;
cursor: pointer;
vertical-align: text-top;
}
.mx_EventTile .mx_MessageTimestamp {