Fixing slider style when there are only two tabs

This commit is contained in:
lepipele
2018-03-17 23:36:32 -05:00
parent 7f0ce1f802
commit d3befb5b86

View File

@@ -8562,7 +8562,7 @@ strong {
transition: all .2s ease;
}
.payment-tabs__slider.two-tabs.slide-copy {
.payment-tabs__slider.slide-copy {
right: 0;
}