bootstrap_bux 0.1.13 → 0.1.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9a012421cb99e960e8eec2fac93ba98a0ec5856d8a191f980b8d358cf75bd283
4
- data.tar.gz: 844bc4fa8977cb0927a7e8265d126e4aa905bf1201191eb186d45729df6d5809
3
+ metadata.gz: 23b3e61dbce3f660756d33c0c8017640ee4af99e97e6d3a1d1482591359e4d72
4
+ data.tar.gz: 784a12e8b4c5c939291088ad861f879291a0555fa3371010b67a1f5c7b893fce
5
5
  SHA512:
6
- metadata.gz: 120fc7c09ba7482247ceeae6c61515e6903eb832cc38a857765a4a956976e26760dd985e4834e76471147c6d2bedeab7651043b4ad241f501cf02f8021f3ea3a
7
- data.tar.gz: d8800da88f70d9f52a7480d61938257c1a1f25fea19b832f65443edb6320603a397579de94bbd208b0eac6584cc45e4ba64c454151e120ee92f16e000a5aee32
6
+ metadata.gz: 8caacbc15a341a71fd0b51362b8e746255f6c90c5c399aeb651e7654cc24058a63b346e12ff8db3f8cbd30c337d933b6b1356bac56a31c78453444d30c9b1042
7
+ data.tar.gz: 294e8f3f2ece03a837a0d0422f9068d794ec468e48ba1ad601cfb5b2f6e965a4d1252e336913206358a8e3fe3eda2af7e52d401431b541fbdf446f13025391a2
@@ -940,5 +940,5 @@ ol.bux-breadcrumb__list {
940
940
  }
941
941
 
942
942
  .bux-accordion .accordion-button:not(.collapsed)::before {
943
- transform: rotate(90deg);
943
+ content: "\f007";
944
944
  }
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module BootstrapBux
4
- VERSION = "0.1.13"
4
+ VERSION = "0.1.14"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap_bux
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.13
4
+ version: 0.1.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alison Furlong