Float Left Added

This commit is contained in:
Devansh 2020-09-03 12:56:59 +05:30
parent b3f901fa87
commit 8a85ae8449
1 changed files with 17 additions and 4 deletions

View File

@ -49,7 +49,7 @@ body {
top: -28px;
left: -2px;
}
}
}
}
~ .wishlist-btn , ~ .compare-btn {
@ -327,7 +327,7 @@ body {
.modal-footer>:not(:last-child) {
margin-left: .25rem;
}
.compare-products {
.wishlist-icon {
left: 60px;
@ -366,7 +366,7 @@ body {
left: 40px;
right: unset;
}
}
}
}
}
@ -424,6 +424,19 @@ body {
}
}
.downloadable-container {
.link-list {
ul {
li {
a {
float: left;
margin-top: 3px;
}
}
}
}
}
// Shared
.text-right {
text-align: left !important;
@ -483,7 +496,7 @@ body {
}
}
}
.wrapper {
.vc-customer-options {
li {