pgAdmin 4 commit: A more appropriate fix for RM1362 - horizontal scroll

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: A more appropriate fix for RM1362 - horizontal scroll
Дата
Msg-id E1bD8Xb-0004G3-G2@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
A more appropriate fix for RM1362 - horizontal scrolling of query results.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0e11f4d082c92ec71e6641639967c1ce22de4f56
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/css/backgrid/backgrid-sizeable-columns.css | 1 +
web/pgadmin/static/css/overrides.css                          | 7 ++++++-
2 files changed, 7 insertions(+), 1 deletion(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Added Statistics functionality for many nodes (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin 4 commit: Fix query tool horizontal scrolling of results. Fixes