diff --git a/adminer.css b/adminer.css index 3fdadf1..d2874b2 100644 --- a/adminer.css +++ b/adminer.css @@ -1015,3 +1015,6 @@ a[href="#import"]:hover{ #schema{ position: absolute; } +#schema-link{ + float: right; +}