From 85b0ca4be4fc64f810ba93f2524611bc04249313 Mon Sep 17 00:00:00 2001 From: Muhammad Bilal <73672468+bilal-yameen@users.noreply.github.com> Date: Thu, 4 Feb 2021 04:25:21 +0500 Subject: [PATCH] Update adminer.css --- adminer.css | 3 +++ 1 file changed, 3 insertions(+) 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; +}