Hi,
In the Dependencies tab, the Icon of the Type is not showing up.
Please find the attached patch for the same.
Thanks,
Khushboo
diff --git a/web/pgadmin/static/css/overrides.css b/web/pgadmin/static/css/overrides.css
index 1927ff1..cbb7ff8 100755
--- a/web/pgadmin/static/css/overrides.css
+++ b/web/pgadmin/static/css/overrides.css
@@ -1101,3 +1101,7 @@ button.pg-alertify-button {
div.backform_control_notes label.control-label {
min-width: 0px;
}
+
+i.wcTabIcon {
+ min-width: 20px;
+}
\ No newline at end of file
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers