More CSS fun for border bottom

This commit is contained in:
Kegan Dougal 2016-01-18 17:22:02 +00:00
parent fef02f2fd1
commit ac4b221690
2 changed files with 24 additions and 0 deletions

View file

@ -24,6 +24,7 @@ limitations under the License.
.mx_EntityTile_invite {
display: table-cell;
vertical-align: middle;
margin-left: 10px;
}
.mx_EntityTile:hover .mx_MessageTimestamp {