Merge pull request #943 from m-voloshin/fix-cursor-for-icon

Default cursor for icons
This commit is contained in:
yanas 2016-09-26 15:43:51 -05:00 committed by GitHub
commit 07441b092c
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
text-transform: none;
line-height: 1.22em;
font-size: 1.22em;
cursor: default;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;