Skip to content

Commit

Permalink
fix: remove containers styles that confuses the button (#656)
Browse files Browse the repository at this point in the history
  • Loading branch information
machour authored and Houssein Djirdeh committed Dec 10, 2017
1 parent 4bbc9f4 commit ebfb02c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/issue-description.component.js
Expand Up @@ -82,8 +82,6 @@ const AssigneesSection = styled.View`
`;

const MergeButtonContainer = styled.View`
flex: 1;
flex-direction: row;
justify-content: center;
align-items: center;
padding-top: 15;
Expand Down

0 comments on commit ebfb02c

Please sign in to comment.