ionica 0.4.3 → 0.4.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ab7045cc29f602c0d06cdaadac59c3dbbdbcae19
4
- data.tar.gz: 2930cbef679d23d7bc2939164e3de4ba511847ad
3
+ metadata.gz: 383da6f858e06d6855f6ed45829ca259f46e7442
4
+ data.tar.gz: e069962d257b92ad9116dbc3ef63a5a07dda0a1d
5
5
  SHA512:
6
- metadata.gz: 838d6b9e37f005b7fed5ead27f90dc396b21f21d55e81c3cd745718659ad8575096779521162997e19e83ce3dbdf65416a58c7a0cc6e2f5f4182538398f2f85d
7
- data.tar.gz: f566d9811cfbfc1cef8e8c779a671cc4d098fab8ba7b2628c00c3133ace165ece8fe7ef1f11d699becb49f88cee8e95e59fd55f307742d15c0560345b107deb3
6
+ metadata.gz: fd4df61377ca435ff971ae35bc4a316521a2079b9f771fe92c2263f20f13bcc8954737cd66bab93ee7ddac9d3dcc344685bdabff85a5b65c1e30daaee89be897
7
+ data.tar.gz: 45c885c06e40e0b06025e70b8006f01bcbc662b2b897d89460455e25d7d29a27cc5172f7c07f0292b610af94a41fd29ebedd71aea5a60d8af0615dad2b696c4d
@@ -96,7 +96,6 @@ $DEFAULT_CLASSNAME: "amplify-ionica-grid-default-classname"
96
96
  transition: transform, $transition_duration
97
97
  position: absolute
98
98
  height: 100%
99
- z-index: 1
100
99
 
101
100
  @mixin column($grid, $key)
102
101
  @include grid-column-styles(map-get($grid, transition_duration))
@@ -1,4 +1,4 @@
1
1
  module Ionica
2
- VERSION = '0.4.3'
2
+ VERSION = '0.4.4'
3
3
  end
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ionica
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.3
4
+ version: 0.4.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomislav Pesut
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-01-21 00:00:00.000000000 Z
12
+ date: 2015-01-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties