tusur_header 0.1.5 → 0.1.6

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: 041ce8137e7b2583c2aa56622ff0e974b79086c0
4
- data.tar.gz: bf6815a444853a5df51dc70ce5462c6048f90f5f
3
+ metadata.gz: cda42bf3ee699ad4ac341aeea7e93ee541f92478
4
+ data.tar.gz: 0d3a1ae3e27b3a9c8085eb31fbd4f9a197ec1bd9
5
5
  SHA512:
6
- metadata.gz: 1d017155570d20b2af714b4f29aacb8da95906f017da7237b6b4cf21de304ec8ff6e3c4a0ef8876b0108163fddfc04b5f842b4b1ddc14694c95eb6d77c543881
7
- data.tar.gz: 7976031436556c768b8eaa19e40369d8b908f8bb76e35636fc748c30572c38c6dad51de78f3b1918e9682cc0f539e92cb163a4e3b00b0f40e4fc967a6e2a696f
6
+ metadata.gz: befe7d8f571c4d2a8fba1f7675fa0be6e22e1db02f0e52e9d818db67ab71feb7db25706ae7a4ae55d6e7ce3905cc2d24bdd73982fbe87a8484b1dd6c29a0c58c
7
+ data.tar.gz: 31d07b302ec4949817b10c8242f82f9e4cd1e38367aa80fab7eafe6fa4952a2cb3346d09ea80fe4e003354f37ffaf9bdf599fcd0c495ad03d4a27b5efad2a70d
@@ -1,3 +1,3 @@
1
1
  module TusurHeader
2
- VERSION = "0.1.5"
2
+ VERSION = "0.1.6"
3
3
  end
@@ -3,14 +3,13 @@
3
3
 
4
4
  span, a
5
5
  +inline-block
6
- width: 30px
7
- padding: 4px 0 0 0
8
6
  height: 30px
9
7
  text-decoration: none
8
+ line-height: 30px
9
+ width: 30px
10
10
 
11
11
  a
12
- padding: 0
13
- height: 26px
12
+ line-height: 30px
14
13
 
15
14
  .page
16
15
  background: white
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tusur_header
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Evgeny Lapin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-08-12 00:00:00.000000000 Z
11
+ date: 2014-08-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler