Skip to content

Commit

Permalink
align bottom of title with cellxgene
Browse files Browse the repository at this point in the history
  • Loading branch information
seve committed Sep 16, 2019
1 parent bab2e72 commit 5dbf450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/leftSidebar/topLeftLogoAndTitle.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class LeftSideBar extends React.Component {
style={{
fontSize: 14,
position: "relative",
top: -2,
top: -6,
display: "inline-block",
width: "190px",
marginLeft: "7px",
Expand Down

0 comments on commit 5dbf450

Please sign in to comment.