Skip to content

Commit

Permalink
Merge pull request #135 from NYPL-Simplified/fix-#132
Browse files Browse the repository at this point in the history
Removed padding to fix #132
  • Loading branch information
aslagle authored Jun 2, 2017
2 parents 2310809 + 635e87b commit b70f8fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nypl-simplified-webpub-viewer",
"version": "0.0.3",
"version": "0.0.4",
"author": "NYPL",
"description": "A viewer application for web publications.",
"repository": "https://github.com/NYPL-Simplified/webpub-viewer.git",
Expand Down
1 change: 0 additions & 1 deletion src/styles/sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ a {
display: inline-block;
margin-top: 0.175rem;
margin-left: 0.625rem;
padding: 0.5rem 0.35rem 0.3rem;

a[rel="up"] {
display: inline-block;
Expand Down

0 comments on commit b70f8fb

Please sign in to comment.