Merge branch task/3766/credit_card_options from tiwariav into task/3747/multiple_cards_support
This commit is contained in:
commit
60cfc24319
4 changed files with 49 additions and 65 deletions
|
|
@ -298,10 +298,6 @@
|
|||
max-width: 360px;
|
||||
}
|
||||
|
||||
.btn-wide {
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
.caps-link {
|
||||
font-weight: 600;
|
||||
color: #8da4c0;
|
||||
|
|
@ -317,10 +313,6 @@
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
.settings-container .credit-card-details-opt {
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
.settings-container .new-card-head {
|
||||
margin-top: 40px;
|
||||
margin-bottom: 30px;
|
||||
|
|
@ -332,7 +324,6 @@
|
|||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
||||
.caps-link .svg-img {
|
||||
margin-right: 5px;
|
||||
height: 13px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue