tweaks from pairing with @dharmaone

This commit is contained in:
Matthew Hodgson 2018-05-26 00:07:39 +01:00
parent 7fe2bfc212
commit 30bb7eeeae
4 changed files with 4 additions and 5 deletions

View file

@ -17,7 +17,6 @@ limitations under the License.
.mx_RoomTile {
position: relative;
cursor: pointer;
font-size: 14px;
display: block;
height: 40px;
margin: 0px 9px 0px 9px;
@ -64,6 +63,8 @@ limitations under the License.
.mx_RoomTile_name {
display: inline-block;
font-size: 14px;
font-weight: 600;
position: relative;
width: 165px;
vertical-align: middle;