We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba863f commit f0caee3Copy full SHA for f0caee3
dist/css/ionic.css
@@ -643,13 +643,13 @@ address {
643
font-style: normal;
644
line-height: 1.42857; }
645
646
-a.subdued {
+a.subdued {
647
padding-right: 10px;
648
color: #f8f8f8;
649
text-decoration: none; }
650
- a.subdued:hover {
+ a.subdued:hover {
651
652
- a.subdued:last-child {
+ a.subdued:last-child {
653
padding-right: 0; }
654
655
/**
scss/_type.scss
@@ -168,7 +168,7 @@ address {
168
// Links
169
// -------------------------
170
171
172
padding-right:10px;
173
color: $stable;
174
text-decoration: none;
0 commit comments