Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Buttons light and stable have no border

$
0
0

@onigetoc wrote:

I checked the ionic button Stable and Light and they do not have border.

The class i use

class="button button-block button-light"

The ionic css

.button.button-light {
    border-color: transparent;
    background-color: #fff;
    color: #444;
}

Same for button-stable

Why are the border-color transparent?

If i look at the ionic components buttons have border but not mine.
Ionic components button

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles