diff --git a/packages/Webkul/Velocity/src/Resources/assets/sass/components/rtl.scss b/packages/Webkul/Velocity/src/Resources/assets/sass/components/rtl.scss index 63304ffec..f0306b000 100644 --- a/packages/Webkul/Velocity/src/Resources/assets/sass/components/rtl.scss +++ b/packages/Webkul/Velocity/src/Resources/assets/sass/components/rtl.scss @@ -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 {