Skip to content

Commit

Permalink
Merge branch 'release/2.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
NeilujD committed Jun 7, 2017
2 parents 20231d9 + 94057e7 commit f6904a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paper-avatar",
"version": "2.0.0",
"version": "2.0.1",
"description": "A simple avatar using the paper-fab style",
"homepage": "https://neilujd.github.io/paper-avatar",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions paper-avatar.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
position: absolute;
width: var(--paper-avatar-size, 56px);
height: var(--paper-avatar-size, 56px);
top: 0;
}
:host([mini]) iron-image {
width: var(--paper-avatar-mini-size, 40px);
Expand Down

0 comments on commit f6904a8

Please sign in to comment.