[phpmyadmin/phpmyadmin] 153fef: Improved rendering of server variables table

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 153fefb52baabcf51078c21e2584a7b359d942dc https://github.com/phpmyadmin/phpmyadmin/commit/153fefb52baabcf51078c21e2584... Author: Michal Čihař <michal@cihar.com> Date: 2017-06-28 (Wed, 28 Jun 2017) Changed paths: M ChangeLog M templates/server/variables/variable_row.phtml M themes/original/css/common.css.php M themes/pmahomme/css/common.css.php Log Message: ----------- Improved rendering of server variables table Several improvements to make it look better on various screen sizes: - remove fixed layout of table, that makes it consume too much space for some fields - remove using float inside the table, it is not necessary - make the values left aligned - allow to wrap long values Fixes #12899 Signed-off-by: Michal Čihař <michal@cihar.com>
participants (1)
-
Michal Čihař