adopted-ember-addons / adopted-ember-addons/ember-paper

Setting icon size causes image to be offset

未关闭
#708 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
879
派生
327
PR 合并指标
30 天内没有已合并 PR

描述

If you set the icon size - in my case to something large like 36 - the icon image will be offset. Given the template:

```handlebars
{{#paper-button iconButton=true onClick=(transition-to "my-route")}}
{{paper-icon "add" size=36}}
{{/paper-button}}
```

The result is:

![nvprojectplanui 2017-05-18 09-41-05](https://cloud.githubusercontent.com/assets/504299/26207878/561e801a-3bae-11e7-9ab3-57c1797319b7.png)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。