Skip to content

Commit

Permalink
Ensure button doesnt get link underline
Browse files Browse the repository at this point in the history
  • Loading branch information
leebyron committed Mar 15, 2016
1 parent 9f74263 commit 7439d81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@
display: inline-block;
margin: 0 5px 0;
padding: 2px 8px 4px;
text-decoration: none;
}

#graphiql-container .toolbar-button:active {
Expand Down

0 comments on commit 7439d81

Please sign in to comment.