Restore space at the bottom of buffer lines
This commit is contained in:
parent
a3bb4a5917
commit
89ea7d20ea
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@ input[type=text], input[type=password], #sendMessage, .badge {
|
||||||
width: auto;
|
width: auto;
|
||||||
bottom: 35px; /* input bar */
|
bottom: 35px; /* input bar */
|
||||||
padding-top: 42px; /* topbar */
|
padding-top: 42px; /* topbar */
|
||||||
|
padding-bottom: 7px;
|
||||||
-webkit-transition:0.35s ease all;
|
-webkit-transition:0.35s ease all;
|
||||||
transition:0.35s ease all;
|
transition:0.35s ease all;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue