Replaced the a tag with button tag for plans page plans options GitOrigin-RevId: 4717067ce0fc9209a65c0d323602d834a90951fc
8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
.nav-pills {
|
|
> li {
|
|
> button {
|
|
border-radius: @btn-border-radius-base;
|
|
}
|
|
}
|
|
}
|