0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00
k-utsumi 086c0bfc25
🐛 Enable 0.x with negative margins @ v4 (#33593)
* 🐛 Enable `0.x` with negative margins @ v4

I set it as below, but no negative margin was added.
`$spacers: (0\.5: ($spacer * .125));`

After investigating, it seems that `0 \ .5` is also evaluated as 0.
So I changed it to string comparison.

HTML example: `<img class="mt-n0.5">`

* 💚 Clear CI errors
2021-06-24 10:57:47 +03:00
..
2019-02-12 22:49:12 +01:00
2020-10-09 07:44:20 +03:00
2020-11-24 08:40:11 +02:00
2020-09-21 14:58:34 +03:00
2019-04-29 17:41:28 +03:00
2021-01-19 08:18:19 +02:00
2021-01-08 12:04:37 +02:00
2019-11-01 20:22:37 +02:00
2020-11-19 11:22:22 +02:00
2021-05-21 08:19:22 +03:00
2021-05-21 08:19:22 +03:00
2021-05-21 08:19:22 +03:00
2021-01-19 18:16:38 +02:00
2021-01-19 18:16:38 +02:00