presscustomizr / customizr

Simple and fast WordPress theme designed to help you attract and engage more visitors. Provides a perfect user experience on smartphones. Powers 100k+ active sites around the world. Hundreds of 5-stars reviews received on WordPress.org.
https://presscustomizr.com/customizr
Other
137 stars 66 forks source link

left\right margin propeties need fixing for RTL sites #1841

Open JTS-IL opened 4 years ago

JTS-IL commented 4 years ago

Hello, After a long trial & error with margin-left and margin-right for RTL sites, I realized that customizr/inc/assets/less/bootstrap/mixins.less doesn't have correlation between the calculated "float" direction and the margin property. I suggest to replace every margin-left that has a value other than auto (or zero when used together with margin-right), with calculated variable according to the float direction.