1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-19 12:51:27 +02:00

Display navigation bellow main content on mobile browsers

This commit is contained in:
Jakub Vrana
2013-05-08 11:27:20 -07:00
parent 6a41240c42
commit 22f0a5ded8
2 changed files with 11 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ Remove bzip2 compression support
Constraint memory used in TAR export
Allow exporting views dependent on each other (bug #3459151)
Fix resetting search (bug #3612507)
Display navigation bellow main content on mobile browsers
MySQL: Optimize create table page and Editor navigation
MySQL: Display bit type as binary number
MySQL: Improve export of binary data types