pgadmin-org / pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
https://www.pgadmin.org
Other
2.43k stars 638 forks source link

Fix corners and width of backgrid SQL fields. (RM #1261) #257

Closed dpage closed 2 years ago

dpage commented 8 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/1261 Originally created by Karen Blatchley at 2016-05-27 08:39:06 UTC.

The corners are slightly broken, and the field needs to be narrowed slightly as it's missing 3px margins that other controls have (unfortunately just adding them messes up the wrapping). See attached screenshot.

Created by Dave Page 2016-03-22

dpage commented 8 years ago

Attachment migrated from Redmine: https://redmine.postgresql.org/attachments/download/1163 Originally created by Karen Blatchley at 2016-05-27 08:38:47 UTC.

https://pgadmin-archive.postgresql.org/redmine/1261/1163-Screen_Shot_2016-03-22_at_16.37.08.png

dpage commented 8 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1261#note-2 Originally created by Surinder Kumar at 2016-06-03 10:06:06 UTC.

Patch is already submitted.

Redmine ticket header update:

Name Old Value New Value
Status changed New Resolved
dpage commented 8 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1261#note-3 Originally created by Surinder Kumar at 2016-06-03 10:08:12 UTC.

Here is the link to thread. https://www.postgresql.org/message-id/CAM5-9D8H8Yn2OODSnywE6Un6WqPUcv_==RGWjuoU1=GEiBuCHw@mail.gmail.com

dpage commented 2 years ago

Issue closed on Redmine.