colibris: the "ok" button was misaligned in Chrome

When visiting Etherpad's home page with Chrome the "ok" button was not on the
same line as the pad name text box. On Firefox & Safari there was no problem.
Tested on Chrome 74.

Fixes #3604.
This commit is contained in:
cupcakearmy 2019-05-08 16:44:58 +02:00 committed by muxator
parent f2b888e3ff
commit d88726b58d

View file

@ -64,6 +64,7 @@ button[type=submit] {
color: #64d29b;
background: #586a69;
border: none;
top: 0;
}
#button:hover,