linaro-jekyll-theme 0.1.2.50 → 0.1.2.51

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/core/nav.scss +2 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 70ce5aa25d9153426d9b13f0903ef536a6bf56c4
4
- data.tar.gz: 070f1044982486b4ca0625368216730cc721a3b2
3
+ metadata.gz: 8815020ecec9f3e3e5a642a545cd335ef440a01e
4
+ data.tar.gz: f4df0007f63fbb3c4462fe1146a182031186ca73
5
5
  SHA512:
6
- metadata.gz: 2dad012e5662196284c36082cb104cc25627801c5a7e2be3a4f7ccf819d292a783e5d9ad9dcaac711a85c221674bc2dcec3a499cd9ebf2175d318a4b62424c41
7
- data.tar.gz: c0a71fe5e90f84bde1930a65fc69386d4fceaf4a513fb9e436aa837fab1babdaca548c2df0540f4e6617a7e6f7011c05e5df9e5f5a071f2b8f748a98c5711fb8
6
+ metadata.gz: e74332cebdb691a6a5ba686baebecfd71ddcd33054c927515e60d5858e43467fa6369ff5d246200a1cd4f5e6ceb44b5ccc32fa893f74444b588cbf5e24b8050c
7
+ data.tar.gz: c1afcd65535f18e57eeee3219668570ae1703568559f39b9f0a32dd4db497d2681914108c3b95bab8ec1ad50912b10834d5abc06704cedeb3b794a4f5a7aa3d6
data/_sass/core/nav.scss CHANGED
@@ -5,6 +5,7 @@
5
5
  z-index: 25000 !important;
6
6
  }
7
7
 
8
+
8
9
  .mobile-link-inactive{
9
10
  pointer-events: none;
10
11
  cursor: default;
@@ -65,6 +66,7 @@
65
66
  // Nav Bar Toggle
66
67
  label.navbar-toggle {
67
68
  margin-top: 12px;
69
+ position: static;
68
70
  }
69
71
  #tabbed-nav-bar .navbar-toggle{
70
72
  color:$brand-primary !important;
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.50
4
+ version: 0.1.2.51
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby