mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
no underline for a.button
This commit is contained in:
3
dist/ionic.css
vendored
3
dist/ionic.css
vendored
@@ -447,6 +447,9 @@ main {
|
||||
border-style: solid;
|
||||
padding: 10px 15px; }
|
||||
|
||||
a.button {
|
||||
text-decoration: none; }
|
||||
|
||||
.button-default {
|
||||
color: #333333;
|
||||
background-color: white;
|
||||
|
||||
Reference in New Issue
Block a user