diff --git a/designs/lavender-light/adminer.css b/designs/lavender-light/adminer.css index 0206cc24..9bc55e12 100644 --- a/designs/lavender-light/adminer.css +++ b/designs/lavender-light/adminer.css @@ -185,7 +185,7 @@ table#table thead .checked th { padding: 3rem 0 1.5rem; } -#menu p, #logins, #tables { +#menu p, #tables { padding: .8em 0em 1.2rem; } @@ -237,6 +237,14 @@ table#table thead .checked th { background: initial; } +#logins ul { + padding: 3rem 0 1rem; +} + +#logins ul li { + margin-bottom: .5rem; +} + /* * Elements */