Fix navbar rtl

This commit is contained in:
Jeremy Thomas
2020-05-17 19:38:47 +01:00
parent ff70b7f858
commit 9663e2503c
14 changed files with 107 additions and 80 deletions

View File

@@ -18,4 +18,4 @@
.radio
@extend %checkbox-radio
& + .radio
margin-left: 0.5em
+ltr-property("margin", 0.5em, false)