Skip to content

Commit

Permalink
fix: remove iOS button style 移除iOS按钮样式
Browse files Browse the repository at this point in the history
Remove iOS default button style.
移除iOS默认按钮样式。
  • Loading branch information
MOxFIVE committed Sep 13, 2015
1 parent 6687bff commit 2a373fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/Yilia/source/css/_partial/article.styl
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ body {
cursor: pointer
border: none;
font-family: inherit;
-webkit-appearance: none; /*Remove iOS button style*/
&:hover {
color: #88acdb;
font-size: 1em;
Expand Down

0 comments on commit 2a373fd

Please sign in to comment.