Skip to content

Commit

Permalink
Header overlapped logo link
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy-Orbison committed Jan 9, 2019
1 parent 7f40605 commit 6f7093d
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 6f7093d

Please sign in to comment.