Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
change ripple's size to 48px
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Jul 29, 2014
1 parent 218f45d commit eb83d1e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions paper-radio-button.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN

#ink {
position: absolute;
top: -17px;
left: -17px;
width: 50px;
height: 50px;
top: -16px;
left: -16px;
width: 48px;
height: 48px;
color: #5a5a5a;
}

Expand Down

0 comments on commit eb83d1e

Please sign in to comment.