pgAdmin 4 commit: Prevent the Slonik logo obscuring the login dialogue

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent the Slonik logo obscuring the login dialogue
Date: 2017-03-07 10:33:41
Message-ID: E1clCR3-0005pN-4l@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent the Slonik logo obscuring the login dialogue on small displays in server mode. Fixes #2230

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e3e951e86d0e29ca5ffce5a2af603064e27720e7
Author: Jonas Thelemann <e-mail(at)jonas-thelemann(dot)de>

Modified Files
--------------
web/pgadmin/templates/security/panel.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-07 10:35:27 pgAdmin 4 commit: Fix some typos in comments.
Previous Message Dave Page 2017-03-07 10:29:57 pgAdmin 4 commit: Use "could not" consistently, instead of "couldn't" w