PATCH: To fix the issue grid columns alignment in Firefox (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: To fix the issue grid columns alignment in Firefox (pgAdmin4)
Date: 2016-11-18 13:18:48
Message-ID: CAKKotZQtwL2pBeS9xtKbgSOGUVJ4YgYmgBsyrnUiKtjSXHMrbw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA updated patch to fix the issue where SlickGrid was not rendering
columns properly in Firefox browser.
RM#1680

*Issue:*
There was conflict in between Bootstrap's & SlickGrid's box sizing model
calculation.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_1680.patch application/octet-stream 989 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-11-18 13:44:51 pgAdmin 4 commit: Ensure the check_option is only set when editing view
Previous Message Khushboo Vashi 2016-11-18 13:03:18 [pgAdmin4][Patch]: RM #1801 : Properly handle databases with datallowconn == false