rails_api_doc 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -8378,4 +8378,7 @@ span.pln a{
8378
8378
  }
8379
8379
  .big-font{
8380
8380
  font-size: 18px;
8381
+ }
8382
+ .project-sub{
8383
+ margin-top: 21px;
8381
8384
  }
@@ -20,6 +20,6 @@
20
20
  <%= f.text_field :description %>
21
21
  </div>
22
22
  <div class="actions">
23
- <%= f.submit %>
23
+ <%= f.submit :class => "project-sub"%>
24
24
  </div>
25
25
  <% end %>
@@ -1,3 +1,3 @@
1
1
  module RailsApiDoc
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_api_doc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: