Merge branch 'QA_4_8'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
commit
fea0cd656b
@ -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
|
||||
|
||||
@ -1008,7 +1008,7 @@ form.login {
|
||||
label {
|
||||
width: 10em;
|
||||
font-weight: bolder;
|
||||
margin-left: 2em;
|
||||
margin-#{$left}: 2em;
|
||||
}
|
||||
|
||||
input {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user