tida_template 0.1.5 → 0.1.7

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.
@@ -15,8 +15,6 @@ module Tida
15
15
  end
16
16
  menu_content = content_tag(:ul, list_content.join, {class: 'accordion'})
17
17
  div_content = []
18
- # div_content << header_content
19
- # div_content << menu_content
20
18
  content_tag(:div, menu_content, {id: 'sub-navigation-bar'})
21
19
  end
22
20
 
@@ -1,3 +1,3 @@
1
1
  module TidaTemplate
2
- VERSION = "0.1.5"
2
+ VERSION = "0.1.7"
3
3
  end
@@ -39,7 +39,7 @@ html, body {
39
39
 
40
40
  > .content {
41
41
  position: absolute;
42
- top: 0px; bottom: 0px;
42
+ top: 0px; bottom: 31px;
43
43
  left: 200px; right: 0px;
44
44
  z-index: 2;
45
45
  overflow: auto;
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.1.5
4
+ version: 0.1.7
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-07-24 00:00:00.000000000 Z
12
+ date: 2013-07-31 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -379,7 +379,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
379
379
  version: '0'
380
380
  segments:
381
381
  - 0
382
- hash: 1462683752166910682
382
+ hash: -4453553014860625759
383
383
  required_rubygems_version: !ruby/object:Gem::Requirement
384
384
  none: false
385
385
  requirements:
@@ -388,7 +388,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
388
388
  version: '0'
389
389
  segments:
390
390
  - 0
391
- hash: 1462683752166910682
391
+ hash: -4453553014860625759
392
392
  requirements: []
393
393
  rubyforge_project:
394
394
  rubygems_version: 1.8.25