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

Commit

Permalink
put back vertical-align: middle since this seems to be common; can
Browse files Browse the repository at this point in the history
override if needed
  • Loading branch information
frankiefu committed Apr 10, 2014
1 parent 84868c8 commit 884380c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core-icon.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN

:host {
display: inline-block;
vertical-align: middle;
cursor: pointer;
background-repeat: no-repeat;
}

0 comments on commit 884380c

Please sign in to comment.