linaro-jekyll-theme 0.1.2.63 → 0.1.2.64

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 +3 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d5b1715693cafa6f30012f1e21cd1d232d842779
4
- data.tar.gz: aedc023dbb0efd7603717e399a34caa27d38d687
3
+ metadata.gz: 428dcb2ac5e2c76b477047fbdecabae42ed691ef
4
+ data.tar.gz: '04387095490b50e16b5692526e1e01a3f946e3eb'
5
5
  SHA512:
6
- metadata.gz: 39038a783fc417415aafbd9d8c4b1b941a4a14b9ab1534eb55d4dd590482baa1ef173de62eaf1490d84cd406b1f7309b1da8adc584a6b993eb74dae505819daf
7
- data.tar.gz: d15f7fc830102c107ad12cf1a8d1060ed3fdfe676cd72d7ee2e36744c62ffae984ca344acbfcfa233b82f0a9df1d8f1958faa6669444fa41fdfbc5090b9895ba
6
+ metadata.gz: d84747e601c0d068bfc24144ad1ab05dddad278b2021850b09351555f061829bdf92caca02351981125233d060d95f8d0703c370856db0d13c77430bea5c38f5
7
+ data.tar.gz: 2d529a20bae914bcbd6f967fb758f03b83d862d68d7d9951a5ca193f5890085f0595ef3436c37a45b5fdee49434752e37ec6165d9a90b28f5814fb6d4a416be4
data/_sass/core/nav.scss CHANGED
@@ -567,6 +567,7 @@ div#search_bar {
567
567
  position: absolute;
568
568
  text-align:right;
569
569
  height: 66px;
570
+ right: 43px;
570
571
  display: none;
571
572
  background-color: $navbar-inverse-bg;
572
573
  z-index: 99999;
@@ -600,8 +601,9 @@ div#search_bar button {
600
601
  width:50px;
601
602
  margin-left: -10px;
602
603
  border-radius: 0px;
603
- right: 43px; // Needed for fullwidth nav
604
604
  height: 66px;
605
+ padding-top: 13px;
606
+ font-size: 16px;
605
607
  background-color: $navbar-inverse-bg;
606
608
  border:0;
607
609
  color: $navbar-base-text-color;
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.63
4
+ version: 0.1.2.64
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby