mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 14:24:02 +01:00
chat fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user