commit 451ca8d14ad6fe19871dd9325a19d2a25c540422 Author: George Gelashvili, Shirley Wang and Shruti Iyer Date: Wed Jul 5 12:25:15 2017 -0400 make subnode rows the same height for rows without dropdowns diff --git a/web/pgadmin/static/css/bootstrap.overrides.css b/web/pgadmin/static/css/bootstrap.overrides.css index 4acf484a..052cf690 100755 --- a/web/pgadmin/static/css/bootstrap.overrides.css +++ b/web/pgadmin/static/css/bootstrap.overrides.css @@ -566,6 +566,7 @@ fieldset[disabled] .form-control { .edit-cell, .delete-cell { text-align:center !important; width:25px; + height:29px !important; } .backgrid.presentation {