Skip to content

Commit

Permalink
Fix height of wrapped banner if node area is scrolled
Browse files Browse the repository at this point in the history
Request: DCS-612
Change-Id: Ic248f0f4f8d0b14a34943bab0dd22b4790586703
  • Loading branch information
turlaub committed Sep 11, 2020
1 parent 095b447 commit b1013c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -268,4 +268,5 @@
height: auto;
padding-top: 10px;
padding-bottom: 10px;
flex: 0 0 auto;
}

0 comments on commit b1013c8

Please sign in to comment.