Skip to content

Commit

Permalink
fix(editor): add min height for entity details header
Browse files Browse the repository at this point in the history
  • Loading branch information
landonreed committed May 15, 2018
1 parent 00dbafe commit fe99765
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ body {

.entity-details-header {
height: 15%;
min-height: 105px;
}

.entity-details-heading {
Expand Down

0 comments on commit fe99765

Please sign in to comment.