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.
pull/3614/head
cupcakearmy 2019-05-08 16:44:58 +02:00 committed by muxator
parent f2b888e3ff
commit d88726b58d
1 changed files with 1 additions and 0 deletions

View File

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