tida_template 0.1.3 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module TidaTemplate
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.5"
3
3
  end
@@ -38,3 +38,7 @@ a {
38
38
  color: white;
39
39
  }
40
40
  }
41
+
42
+ ul, ol {
43
+ margin: 0px; padding: 0px;
44
+ }
@@ -54,3 +54,8 @@ input[type="color"],
54
54
  .input-prepend .add-on {
55
55
  border-right: none;
56
56
  }
57
+
58
+ form.navbar-search {
59
+ border: none !important;
60
+ margin: 0px; padding: 0px;
61
+ }
@@ -36,3 +36,7 @@
36
36
  }
37
37
  }
38
38
  }
39
+
40
+ .nav {
41
+ margin-bottom: 0px;
42
+ }
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.3
4
+ version: 0.1.5
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-23 00:00:00.000000000 Z
12
+ date: 2013-07-24 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: 390698480970998465
382
+ hash: 1462683752166910682
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: 390698480970998465
391
+ hash: 1462683752166910682
392
392
  requirements: []
393
393
  rubyforge_project:
394
394
  rubygems_version: 1.8.25