chat fixes

This commit is contained in:
guava
2016-12-15 15:23:47 +01:00
parent 9de6d18a69
commit 393fe88297
2 changed files with 19 additions and 47 deletions

View File

@@ -40,7 +40,7 @@ input.fake
#chatInputHas strong
{
display: inline-block;
vertical-align: middle;
vertical-align: bottom;
text-transform: uppercase;
height: 29px;
line-height: 26px;
@@ -66,7 +66,7 @@ input.fake
overflow: hidden;
}
#chatInput > div:first-child
#chatInput * > div:first-child
{
display: inline-block;
vertical-align: middle;