refinerycms-ckeditor 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,7 +10,7 @@
10
10
  +constant-width( 65% )
11
11
  #page_part_side_body, #page_part_new_1
12
12
  textarea
13
- +constant-width( 30% )
13
+ +constant-width( 40% )
14
14
 
15
15
  .ui-tabs-nav
16
16
  float: left
@@ -23,6 +23,9 @@
23
23
  display: block
24
24
  width: 100%
25
25
 
26
+ #more_options_field
27
+ clear: both
28
+
26
29
  // rightbar
27
30
 
28
31
  .rightbar
@@ -32,5 +32,6 @@
32
32
  </li>
33
33
  <% end %>
34
34
  </ul>
35
+ </div>
35
36
  </div>
36
37
  </div>
@@ -1,5 +1,5 @@
1
1
  module Refinery
2
2
  module CKEditor
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: refinerycms-ckeditor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
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: 2012-03-30 00:00:00.000000000 Z
12
+ date: 2012-04-02 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Replaces WYMEditor with CKEditor in Refinery CMS
15
15
  email: