aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript
diff options
context:
space:
mode:
authork-utsumi <[email protected]>2021-06-24 16:57:47 +0900
committerGitHub <[email protected]>2021-06-24 10:57:47 +0300
commit086c0bfc25cc1dcd1365f192453992e9188876b8 (patch)
tree64a3eec4e029ea8e603cff78463d98798ede9170 /docs/javascript
parent538ea32cb7818d6091858a983b20d181fc5a09a8 (diff)
downloadbootstrap-086c0bfc25cc1dcd1365f192453992e9188876b8.tar.xz
bootstrap-086c0bfc25cc1dcd1365f192453992e9188876b8.zip
🐛 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
Diffstat (limited to 'docs/javascript')
0 files changed, 0 insertions, 0 deletions