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

Commit

Permalink
need white-space: nowrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvonne Yip committed Aug 5, 2014
1 parent b17c495 commit 1e2ece2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paper-item.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ html /deep/ paper-item {
cursor: pointer;
height: 36px;
padding: 0 12px;
white-space: nowrap;
}

html /deep/ paper-item::shadow #ripple {
Expand Down

0 comments on commit 1e2ece2

Please sign in to comment.