Re: pgAdmin 4 commit: Fix IE11 alert layout again.

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: pgAdmin 4 commit: Fix IE11 alert layout again.
Дата
Msg-id CAKKotZQG9T8uZe364CJw-av6a5AdckfkDDXUK1qdTfJSYLQ9gA@mail.gmail.com
обсуждение исходный текст
Ответ на pgAdmin 4 commit: Fix IE11 alert layout again.  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hello Surinder,

Looks recent commits to alert css broke the fading out animation layout.

Steps to re-produce (tested on Chrome & FF):
1) Open query tool
2) Execute 'select 1;'
3) Alert will displays properly but now take a closer look when alert fades out from screen, icon goes on top of alert message and layout becomes kind of square shape.


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


On Mon, Jul 10, 2017 at 6:19 PM, Dave Page <dpage@pgadmin.org> wrote:
Fix IE11 alert layout again.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/scss/_alertify.overrides.scss | 4 ++++
1 file changed, 4 insertions(+)


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

Предыдущее
От: Neel Patel
Дата:
Сообщение: [pgAdmin4][runtime]: Fix RM #2558
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4][Patch] Not to display PID comma separated in statistics panel