linaro-jekyll-theme 0.1.2.19 → 0.1.2.20

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 +5 -7
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9a36a8f6ef03d87163166af2b6133e78c243f42c
4
- data.tar.gz: 53899b698771573a248f89ffe9484de6c309b21c
3
+ metadata.gz: 7aedebf0884455e4820c73c01e5622947052c868
4
+ data.tar.gz: 6ae666ad8b98bdd75ed18f60ee3b0acb955ec8e2
5
5
  SHA512:
6
- metadata.gz: d724e9e5bf3a004de1a387533bc1b414193b926a9042cb97b5224aefe9b3dd572a4ab0d49d087f387f3c8fcd37885ced62bb2aae6ddf605f065dd86df98c1100
7
- data.tar.gz: 8276a7c112dc05c2b53ae507387b8e95453499950ba85a9670aed9759d5bf261351579a808c8449225f97adb5da72fb0e2d1839b9ddb405e8b95e5da4a2a4c48
6
+ metadata.gz: f5dc068154283d752f3a243cc8a94616ec575758bcb2b74cdec5ad65e058056f3e1cc7a5ae014de4d58f2a57dbf69087a3f06251152b123f9ff4cab266c64fc5
7
+ data.tar.gz: 6bba0061da18f9bbf04410ed9b05cec166eccfd69a8ed824e2aa08e15162bbccc283b36f5bedab646620b472b93f81766e760a32eb936fbf06f6fb1cb2f46b26
data/_sass/core/nav.scss CHANGED
@@ -29,10 +29,7 @@
29
29
  }
30
30
 
31
31
  @media screen and (max-width: $screen-lg) and (min-width: 0px) {
32
-
33
- #navbar-collapse {
34
- padding-top:5px;
35
- }
32
+
36
33
  #navbar-buttons{
37
34
  margin-top: -10px;
38
35
  }
@@ -94,7 +91,7 @@ ul#navbar-buttons > li > ul.dropdown-menu {
94
91
  }
95
92
  @media (max-width: 1199px){
96
93
  padding-top: 0px;
97
- padding-bottom: 15px;
94
+ padding-bottom: 0px;
98
95
  padding-left: 5px;
99
96
  }
100
97
  }
@@ -476,13 +473,14 @@ i.glyphicon.glyphicon-search {
476
473
  div#search_bar {
477
474
  width: 100%;
478
475
  position: absolute;
479
- right:70px;
476
+ right:40px;
480
477
  text-align:right;
481
478
  height: 66px;
479
+ display
482
480
  }
483
481
 
484
482
  div#search_bar input {
485
- width:1000px;
483
+ width:100%;
486
484
  right: 0;
487
485
  height: 66px;
488
486
  border-radius:0;
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.19
4
+ version: 0.1.2.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby