active_frontend 12.4.6 → 12.4.7

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: 5872aefe65e1a4415c7efd01e8b4cd6466b26ab9
4
- data.tar.gz: 8fc30726e2fb4ac31a2829892fb46ea955d8c184
3
+ metadata.gz: fe5e9cd86597ff6edddc3f063121c78c2cb170cc
4
+ data.tar.gz: 3edc89421f01168eaf1218277f8f7e5dede3e617
5
5
  SHA512:
6
- metadata.gz: b45fa6e4cc78ef0b786ed09ad9b9df40d67349d8c5fe325b20fbab7c4fdeb85234e0a7a301e0b30c47446eae8b83218b6431c0192b95b90eca2e6c8151a20e84
7
- data.tar.gz: 67f488647e393c106d5bbf66d1640e6fa94e9071cd175332437d36fdf39c4a5ab9c6c770810e2e41c3bbabd6a805bd6f494d49d075b8d7bf6e00e71956ca3393
6
+ metadata.gz: 0645d4ebdbbdcad6d89be3f75bae977e552329cc3ae4124042d96bd4996fb5ce0d80f915855310367aaf62d73de282f8603d886111680c14e5bc8d4f683c5c63
7
+ data.tar.gz: af63e20d9e5cc7cb78c95cde8eb910990551d48d2e3397093d61cd6be0350785d5db04ef17563f53386ac2f22dcbc79406b94c06c6f1c7d8409a0c61c59c90ba
@@ -1,3 +1,3 @@
1
1
  module ActiveFrontend
2
- VERSION = "12.4.6"
2
+ VERSION = "12.4.7"
3
3
  end
@@ -34,12 +34,11 @@
34
34
  }
35
35
  .header-brand > a > .label {
36
36
  border-radius: 2px !important;
37
- font-size: 9px;
37
+ font-size: 8px;
38
38
  float: right;
39
39
  line-height: 1;
40
40
  margin-top: 2px;
41
41
  padding: 3px 3px 2px 3px;
42
- text-transform: uppercase;
43
42
  }
44
43
  .header-search {
45
44
  float: left;
@@ -60,6 +60,7 @@
60
60
  padding: 4px 5px 3px 5px;
61
61
  vertical-align: middle;
62
62
  }
63
+ .subheader-btn-group { margin-top: 6px; }
63
64
 
64
65
  /* # Styles
65
66
  ================================================== */
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.4.6
4
+ version: 12.4.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez