Merge branch 'QA_4_8'

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2019-04-16 20:09:27 -03:00
commit fea0cd656b
2 changed files with 2 additions and 1 deletions

View File

@ -95,6 +95,7 @@ phpMyAdmin - ChangeLog
- issue #15119 Fixed uninterpreted HTML on Settings->Export page
- issue #15159 Fixed missing query time and database in console
- issue #13713 Fixed column comments in the floating table header
- issue #15177 Fixed label alignment on login page
4.8.5 (2019-01-25)
- issue Developer debug data was saved to the PHP error log

View File

@ -1008,7 +1008,7 @@ form.login {
label {
width: 10em;
font-weight: bolder;
margin-left: 2em;
margin-#{$left}: 2em;
}
input {