linaro-jekyll-theme 0.9.1 → 0.9.2

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 +4 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f232aee32de6ab8e21b2c59b9967344e8218e317
4
- data.tar.gz: f682d9fa0fb9548d9ba1a4d3d699e2d5914f9b51
3
+ metadata.gz: 1e408d37eb3ebe42856a81c35d89c0e17ac2f3c2
4
+ data.tar.gz: 0cf66342540b66aed408b18c585004eafe5ec805
5
5
  SHA512:
6
- metadata.gz: 2b5004c175c9c9c36b49506452900a96c72eeab11440c326469f76116d108484847a2a61507a7b5601b65c40d65eb69c651c1ce4be4a8fa22c9db27dab44e482
7
- data.tar.gz: a5e4cbebf01dad04ea5566a05b2bffc3a5610a50390f98e4e377885fd1fc0c0e67c5f6086a98424e6168366d771a3df7e50a8fd35115670b617e9c7447ea807d
6
+ metadata.gz: 8921e9f2ab4d950830437898fc03ad5834e0facf8e1a0c7038111e98b03fcc62fdd9649c9b1a5696fbca56d1d12547b8d9f14c4a6d5b55ddd62d42a339bb946f
7
+ data.tar.gz: 3e821c1418ea581fbb214167fafed952a79aeb99343ece0e19daf336406da4772cf1a24dad7e14532b4a2e9c85a2488b012d55e9b0b09f85e121642429fdbaaf
data/_sass/core/nav.scss CHANGED
@@ -551,6 +551,8 @@ button#closeForm {
551
551
  button#searchButton {
552
552
  color: $navbar-base-text-color;
553
553
  }
554
- .navbar-inverse .navbar-nav .open .dropdown-menu > li > a.dropdown-item {
555
- color: $navbar-base-text-color;
554
+ @media (max-width: 1199px){
555
+ .navbar-inverse .navbar-nav .open .dropdown-menu > li > a.dropdown-item {
556
+ color: $navbar-base-text-color;
557
+ }
556
558
  }
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.9.1
4
+ version: 0.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby