3 // --------------------------------------------------
10 line-height: @baseLineHeight;
12 text-shadow: 0 1px 0 rgba(255,255,255,1);
17 text-decoration: none;
23 // Additional properties for button version
24 // iOS requires the button element instead of an anchor tag.
25 // If you want the anchor version, it requires `href="#"`.
29 background: transparent;
31 -webkit-appearance: none;