Merge pull request #2168 from ronaldbarendse/U4-9374

U4-9374 Navigation panel header and editor panel header don't line up properly in Firefox
This commit is contained in:
Warren Buckley
2017-09-06 12:37:45 +01:00
committed by GitHub

View File

@@ -356,7 +356,7 @@
.umb-panel-header-content-wrapper {
display: flex;
flex-direction: column;
height: 100px;
height: 99px;
padding: 0 20px;
}