Skip to content

Commit

Permalink
Merge pull request #3 from Roy-Orbison/patch-1
Browse files Browse the repository at this point in the history
Header overlapped logo link
  • Loading branch information
kenlog committed Feb 5, 2019
2 parents 0cf5018 + 6f7093d commit d602b40
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Assets/css/nebula.css
Original file line number Diff line number Diff line change
Expand Up @@ -1329,15 +1329,13 @@ header {
margin-bottom: 15px;
background: #313846;
}
.header img {
float: left;
.header {
display: flex;
align-items: center;
}
.header h2 {
position: relative;
color:#ced4da;
top: 16px;
left: 10px;
margin: 0;
color: #ced4da;
margin: 0 0 0 0.5em;
}
header .title-container {
flex:1;
Expand Down Expand Up @@ -2775,4 +2773,4 @@ div.ganttview-progress-bar {
top: 0;
bottom: 0;
opacity: 0.4;
}
}

0 comments on commit d602b40

Please sign in to comment.