[phpmyadmin/phpmyadmin] e2916b: Remove extra spacing when navbar is not displayed

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: e2916b8a3e5cae707e461b3c334da74447c2f166 https://github.com/phpmyadmin/phpmyadmin/commit/e2916b8a3e5cae707e461b3c334d... Author: Michal Čihař <michal@cihar.com> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M libraries/DisplayResults.php Log Message: ----------- Remove extra spacing when navbar is not displayed Not showing navbar is not reason for adding extra whitespace, there is already enough whitespace arround. Issue #11507 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 7ca22b55987d9e8fb86ae889e99df84ef528f142 https://github.com/phpmyadmin/phpmyadmin/commit/7ca22b55987d9e8fb86ae889e99d... Author: Marc Delisle <marc@infomarc.info> Date: 2015-10-14 (Wed, 14 Oct 2015) Changed paths: M libraries/DisplayResults.php Log Message: ----------- Merge pull request #11574 from nijel/remove-br Remove extra spacing when navbar is not displayed Compare: https://github.com/phpmyadmin/phpmyadmin/compare/12bf2f9dc625...7ca22b55987d
participants (1)
-
Marc Delisle