Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Commit d0ac9b4

Browse files
committed
Resolves issue #300 Last chat message hidden behind input field
1 parent d99ca34 commit d0ac9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/default.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ ul {
298298
position: absolute;
299299
top: 0;
300300
right: 0;
301-
bottom: 0;
301+
bottom: 62px;
302302
left: 0;
303303
height: auto;
304304
width: auto;

0 commit comments

Comments
 (0)