Re: Styling error panel on dialogues - Mailing list pgadmin-hackers

From Arun Kollan
Subject Re: Styling error panel on dialogues
Date
Msg-id CAMVYmSDU0s-fXeUUzpw-PrvhWUS0RjYYf_EQ-H0bEuaRY9OdWg@mail.gmail.com
Whole thread Raw
In response to Styling error panel on dialogues  (Arun Kollan <arun.kollan@enterprisedb.com>)
Responses Re: Styling error panel on dialogues  (Dave Page <dave.page@enterprisedb.com>)
List pgadmin-hackers
Hi Team,
 The patch broke the vertical scroll on all object properties panel. I have replaced the margin-bottom attribute with a value of 75px ( earlier it was 110px and was not required on discussion with Ashesh) . 

The attached patch should fix the issue with version 1 

Thank you.

Regards,
Arun

On Thu, Apr 14, 2016 at 11:51 AM, Arun Kollan <arun.kollan@enterprisedb.com> wrote:
Hi Team,

Please find attached patch for fixing the styling issues with the error panel on dialogues. 

The codemirror-gutter will now extend to the bottom and will be overlayed on top of  the object properties status bar. 

Thanks.

Regards,
Arun

Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: PATCH: Added Node Type & Catalog objects [pgAdmin4]
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Query tool/data editor initial version