Padding > Margin
This commit is contained in:
parent
56d7b4215e
commit
c91b56f776
|
@ -65,7 +65,7 @@ input#sendMessage {
|
||||||
margin-left: 14%;
|
margin-left: 14%;
|
||||||
width: auto;
|
width: auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-bottom: 60px;
|
padding-bottom: 60px;
|
||||||
}
|
}
|
||||||
.text {
|
.text {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
Loading…
Reference in New Issue