linaro-jekyll-theme 0.1.2.65 → 0.1.2.66

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: a59031364c599ff2939c5faf5ee6371bf83b2d39
4
- data.tar.gz: abb2f377a1663cb60404cb31178e8a98ed8c914d
3
+ metadata.gz: eb87502ba820c68fb51429245022af5349601829
4
+ data.tar.gz: 1697d1eb8056d6bb27d67201bdaded1b63ad4b05
5
5
  SHA512:
6
- metadata.gz: f542c684881942fb4757210d44f29281b3a674ad97f25f89f9dc084e258db20c7b0dca7c0e708b373e64e704b01bc023f09368ee170e690c1cc26919b02c0e3c
7
- data.tar.gz: e90dd6d77c3dd97bb3f58afde7a0312f4f88879680fb906a907f152d8635e607a77476bb83ae42e22c0092aa90638d3f7cff2770055b8337fe194d34ecf46ba5
6
+ metadata.gz: fccda709e56effc1c6a753d5c0243087720c3d0b3571e00ddc4a05fbab7522142e7c1dca02378e492e4ceb46ef5f553f1dd1eab7e36af82689c67ea675b23b8c
7
+ data.tar.gz: 852fe972c80a2d86a7a20ce69a3c961ed737a691c32257974cdce2e3ab003db7e4e47b2f34cf283187599da9962563e5cf89a86bd9c40722e5067d4919d338e8
data/_sass/core/nav.scss CHANGED
@@ -670,6 +670,12 @@ li.dropdown.menu.open > a > span.caret {
670
670
  opacity:0;
671
671
  }
672
672
 
673
+ ul.dropdown-menu.menu {
674
+ padding-top: 0;
675
+ padding-bottom: 0;
676
+ border-radius: 0;
677
+ }
678
+
673
679
 
674
680
 
675
681
 
@@ -402,7 +402,7 @@ input#mce-EMAIL {
402
402
  -webkit-box-shadow: none !important;
403
403
  -moz-box-shadow: none !important;
404
404
  box-shadow: none !important;
405
- text-align:right;
405
+
406
406
  }
407
407
 
408
408
  input#mce-FNAME {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: linaro-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2.65
4
+ version: 0.1.2.66
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby