tida_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.
@@ -1,3 +1,3 @@
1
1
  module TidaTemplate
2
- VERSION = "0.3.1"
2
+ VERSION = "0.3.2"
3
3
  end
@@ -25,7 +25,7 @@ body {
25
25
 
26
26
  footer {
27
27
  position: absolute;
28
- padding-top: 100px;
28
+ // padding-top: 100px;
29
29
  bottom: 50px;
30
30
  text-align: center;
31
31
  font-size: 9px;
@@ -76,7 +76,7 @@ body {
76
76
  }
77
77
 
78
78
  input[type="submit"] {
79
- width: 70px; height: 40px;
79
+ width: 70px; height: 40px !important;
80
80
  margin: auto; clear: both;
81
81
  margin-bottom: 5px;
82
82
  font-size: 16px !important;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tida_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  prerelease:
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: 2013-10-22 00:00:00.000000000 Z
12
+ date: 2013-10-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -378,7 +378,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
378
378
  version: '0'
379
379
  segments:
380
380
  - 0
381
- hash: 3927801061306290774
381
+ hash: 1179988904174097121
382
382
  required_rubygems_version: !ruby/object:Gem::Requirement
383
383
  none: false
384
384
  requirements:
@@ -387,7 +387,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
387
387
  version: '0'
388
388
  segments:
389
389
  - 0
390
- hash: 3927801061306290774
390
+ hash: 1179988904174097121
391
391
  requirements: []
392
392
  rubyforge_project:
393
393
  rubygems_version: 1.8.25