Skip to content

Commit

Permalink
Fix border-button -> border-color
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Oct 8, 2016
1 parent 8b36370 commit 346eb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/universal-dapp.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

.udapp-setup button {
background-color: #556DF3;
border-button: #556DF3;
border-color: #556DF3;
color: white;
cursor: pointer;
}
Expand Down

0 comments on commit 346eb58

Please sign in to comment.