Skip to content

Commit

Permalink
Fixed #760 - Improve style of p-link component
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Jan 31, 2019
1 parent 3e66ce0 commit 1876b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/Common.css
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ button {

.p-link {
text-align: left;
background: transparent;
background-color: transparent;
margin: 0;
padding: 0;
border: none;
Expand Down

0 comments on commit 1876b84

Please sign in to comment.