mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 13:59:36 -07:00
Rename LTR mixins
This commit is contained in:
@@ -63,7 +63,7 @@ $modal-card-body-padding: 20px !default
|
||||
background: none
|
||||
height: $modal-close-dimensions
|
||||
position: fixed
|
||||
right: $modal-close-right
|
||||
+ltr-position($modal-close-right)
|
||||
top: $modal-close-top
|
||||
width: $modal-close-dimensions
|
||||
|
||||
@@ -102,7 +102,7 @@ $modal-card-body-padding: 20px !default
|
||||
border-top: $modal-card-foot-border-top
|
||||
.button
|
||||
&:not(:last-child)
|
||||
margin-right: 0.5em
|
||||
+ltr-property("margin", 0.5em)
|
||||
|
||||
.modal-card-body
|
||||
+overflow-touch
|
||||
|
||||
Reference in New Issue
Block a user