fixed min-height of panel header and made org edit button selected on edit

This commit is contained in:
John Mitchell
2016-01-22 10:22:52 -05:00
parent e07c2643ee
commit 22e9ecdcfc
2 changed files with 2 additions and 1 deletions

View File

@@ -27,7 +27,7 @@
font-weight: bold;
white-space: nowrap;
padding-bottom: 25px;
min-height: 40px;
min-height: 45px;
}
.Form-title--is_superuser{