mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
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:
parent
f2b888e3ff
commit
d88726b58d
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ button[type=submit] {
|
|||
color: #64d29b;
|
||||
background: #586a69;
|
||||
border: none;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
#button:hover,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue