phpmyadmin/templates/display
Bob Terrell 0861e05531 Fix several issues with table headers in Safari
The width += 1 does not apply to Safari, either.

Safari requires min-width and max-width to be set. “width” is not honored.

Add a line break to template so comments stay on separate line.

Moved browser checks to higher scope; the user agent only needs to be checked once, not once per cell.

Signed-off-by: Bob Terrell <bob.terrell@acordex.com>
2018-08-23 14:59:57 -04:00
..
export Refactor Util Twig extensions 2018-08-03 17:11:32 -03:00
import Refactor Sanitize Twig extensions 2018-08-03 17:11:32 -03:00
results Fix several issues with table headers in Safari 2018-08-23 14:59:57 -04:00