mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 01:06:32 +01:00
Minor CSS fix
This commit is contained in:
parent
f907165dd3
commit
67e26103d5
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ div {margin:0px;}
|
|||
#inputfield, #inputsend, #inputsizer {
|
||||
display: block;
|
||||
box-sizing: border-box;
|
||||
min-height: 50px;
|
||||
height: 50px;
|
||||
background: #000;
|
||||
color: #fff;
|
||||
padding: 0 .45em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue