patch #1838626 [GUI] Login interface broken on Konqueror, thanks to fhimpe
This commit is contained in:
@@ -47,6 +47,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
|
|||||||
+ [lang] Hungarian update, thanks to Mihály Mészáros
|
+ [lang] Hungarian update, thanks to Mihály Mészáros
|
||||||
- patch #1837691 [query window] js errors, thanks to Victor Volkov
|
- patch #1837691 [query window] js errors, thanks to Victor Volkov
|
||||||
- patch #1839052 [lang] catalan not in UTF-8, thanks to jaz001
|
- patch #1839052 [lang] catalan not in UTF-8, thanks to jaz001
|
||||||
|
- patch #1838626 [GUI] Login interface broken on Konqueror, thanks to fhimpe
|
||||||
|
|
||||||
2.11.2.2 (2007-11-20)
|
2.11.2.2 (2007-11-20)
|
||||||
- bug #1835123 [security] fixed XSS vulnerability on login page,
|
- bug #1835123 [security] fixed XSS vulnerability on login page,
|
||||||
|
@@ -46,6 +46,10 @@ input, select, textarea {
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.item label {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
/* @deprecated */
|
/* @deprecated */
|
||||||
.nowrap {
|
.nowrap {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Reference in New Issue
Block a user