Merge branch 'event-emitter' of ssh://github.com/coralproject/talk into event-emitter

This commit is contained in:
Chi Vinh Le
2017-07-25 20:45:03 +07:00
11 changed files with 80 additions and 33 deletions
@@ -74,7 +74,7 @@
cursor: pointer;
display: block;
text-decoration: none;
height: 50px;
min-height: 50px;
box-sizing: border-box;
transition: background-color 400ms;
@@ -16,6 +16,7 @@
}
.comment {
position: relative;
padding-left: 15px;
}