spurs 0.0.5.alpha.3 → 0.0.5.alpha.4

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.
@@ -2,5 +2,4 @@
2
2
  *= require ./forms
3
3
  *= require ./responsive-tables
4
4
  *= require ./mobile_modal
5
-
6
5
  */
@@ -1,9 +1,23 @@
1
1
  @media (max-width: 560px)
2
2
  .modal
3
- position: fixed
4
3
  width: 100%
4
+ top: 50px
5
5
  margin-left: 0px
6
6
  margin-right: 0px
7
- left: 0px
7
+ box-shadow: none
8
8
  right: 0px
9
- top: 50px
9
+ border: none
10
+ left: 0px
11
+ .modal-header
12
+ background: #fff
13
+ width: auto
14
+ padding-top: 5px
15
+ padding-bottom: 5px
16
+ h1
17
+ font-size: 30px
18
+ line-height: 30px
19
+ padding-top: 0px
20
+ padding-bottom: 0px
21
+ .modal-body
22
+
23
+ padding-top: 50px
@@ -1,3 +1,5 @@
1
1
  /*
2
2
  *= require ./beyond_bootsrap/all
3
- */
3
+ */
4
+
5
+
data/lib/spurs/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Spurs
2
- VERSION = "0.0.5.alpha.3"
2
+ VERSION = "0.0.5.alpha.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spurs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5.alpha.3
4
+ version: 0.0.5.alpha.4
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-06-24 00:00:00.000000000 Z
12
+ date: 2012-07-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -188,7 +188,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
188
188
  version: '0'
189
189
  segments:
190
190
  - 0
191
- hash: -3079610937684309672
191
+ hash: -3402339603635071770
192
192
  required_rubygems_version: !ruby/object:Gem::Requirement
193
193
  none: false
194
194
  requirements: