spina-template 0.3.1 → 0.3.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9e6c479678fcf78cd760ce317a08f49ded8d422d
4
- data.tar.gz: 652c14a71870739627b88643aa8afa7c7dadf5ca
3
+ metadata.gz: 06ad9fde50da5b4989ea04d84a6dfd9590cc6dfd
4
+ data.tar.gz: 4237ff60d97a7ee8a81483e4c22e65d345e23c7e
5
5
  SHA512:
6
- metadata.gz: 3d3e22ee6452f38c400f308ad713cdc2299c50d92e9383f7e3205df9c8ce779a8f580917fe9b467fcaf834592914453b920ed39ba104bec3f01f60fff5da9a10
7
- data.tar.gz: 84894d1c0e488d6532fb9e71c626179e80f608f851002ce999be01387e9fc21006f6b33d129ae012a70a84759c68f36504242cfcb464db6b7766b3ea1b48db21
6
+ metadata.gz: dd3b07500267c05375868abb543242e512ca8ed05f7e00d42235235d65d2e1f8d74574192537f2983b571b33ad36b4edbb3f5769a3b3d23bfe234b3b94572af7
7
+ data.tar.gz: 5c179834452a63bdf87d6997c837ccaf7c9e71ca9e2b67116f7cb5b1809b8506a5110192724decebba8e368a7fd3cb3d95daeb760966f78732ca2b8deae177eb
@@ -13,7 +13,7 @@ button, input[type="submit"], input[type="button"]
13
13
  line-height: 20px
14
14
  margin: 0 4px 4px 0
15
15
  outline: none
16
- padding: 8 16px
16
+ padding: 8px 16px
17
17
  text-decoration: none
18
18
  @include transition(all .3s ease)
19
19
 
@@ -1,5 +1,5 @@
1
1
  module Spina
2
2
  module Template
3
- VERSION = "0.3.1"
3
+ VERSION = "0.3.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spina-template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bram Jetten
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-01-19 00:00:00.000000000 Z
11
+ date: 2016-01-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler