active_frontend 12.1.14 → 12.1.15

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
  SHA1:
3
- metadata.gz: 619a3b86835fcbac04c5c46b89992a43613e7b57
4
- data.tar.gz: 1eb33cb0961b594c0cfcb63b96dde8432a115b07
3
+ metadata.gz: fec45c0e32a9ee5bf2778a60553e586a746d042d
4
+ data.tar.gz: 3f36a3e7a32497c98b8791c5d43f7ae58ad84d1d
5
5
  SHA512:
6
- metadata.gz: b13e6c262f6985ca17cfe960403c5178db56502a6b587ee71671eb2c2732ab446f91a1d950195735fe0fa93020d8e22f9065cfc86cc06d0176a7b44a38b65d7f
7
- data.tar.gz: 13ca596550e12d87fff9e837d0c08a4327d1adafc56c0882c794aaff6b9fb30e49f4a9a8dac23067e7fbf82e0a54030bd8077af2e99d14048f4f757bfe1e234a
6
+ metadata.gz: 27805e7f818a861496534edf211c258f2bc24fc587a419628d5786b90731bd7496ef3f7725042c05ca03f1e2563725fbb576b1e84fc0cbf0618d8baf72f42ab4
7
+ data.tar.gz: 4e90451f919bdcb7835f6c40a3716f81d3356090090839b8284c761db3657c3928874e05bff7ca8e74191823232ab74b500625a494edf51bea474c9b8599e3a5
@@ -1,3 +1,3 @@
1
1
  module ActiveFrontend
2
- VERSION = "12.1.14"
2
+ VERSION = "12.1.15"
3
3
  end
@@ -524,6 +524,11 @@ select[disabled] {
524
524
  right: 12px;
525
525
  }
526
526
  .form-edge-condensed .form-select::before { width: 31px; }
527
+ .form-edge-condensed .btn-icon {
528
+ font-size: 14px !important;
529
+ padding: 7px 8px 5px 8px !important;
530
+ min-width: 30px !important;
531
+ }
527
532
 
528
533
  /* # Colors
529
534
  ================================================== */
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_frontend
3
3
  version: !ruby/object:Gem::Version
4
- version: 12.1.14
4
+ version: 12.1.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez