Merge pull request #2477 from callahad/chat-layout-fix

Fix chat display in Firefox
This commit is contained in:
Naoyuki Kanezawa
2016-04-11 23:00:07 +09:00

View File

@@ -128,7 +128,6 @@ ul {
}
.username {
float: left;
font-weight: 700;
overflow: hidden;
padding-right: 15px;