commontator 1.0.5 → 1.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -37,12 +37,19 @@
37
37
  overflow: hidden;
38
38
  }
39
39
 
40
- .comment_body textarea {
41
- width: 100%;
40
+ .comment_form_actions {
41
+ margin-top: 15px;
42
42
  }
43
43
 
44
- .comment_form_actions {
45
- margin-top: 10px;
44
+ .comment_form_field > .field_with_errors {
45
+ display: block;
46
+ padding-right: 4px;
47
+ }
48
+
49
+ .comment_form_field textarea {
50
+ padding: 0px;
51
+
52
+ width: 100%;
46
53
  }
47
54
 
48
55
  .comment_gravatar_image img {
@@ -38,7 +38,22 @@
38
38
  }
39
39
 
40
40
  .comment_body textarea {
41
- width: 100%;
41
+
42
+ }
43
+
44
+ .comment_form_actions {
45
+ margin-top: 15px;
46
+ }
47
+
48
+ .comment_form_field > .field_with_errors {
49
+ display: block;
50
+ padding-right: 4px;
51
+ }
52
+
53
+ .comment_form_field textarea {
54
+ padding: 0px;
55
+
56
+ width: 100%;
42
57
  }
43
58
 
44
59
  .comment_gravatar_image img {
@@ -14,8 +14,5 @@
14
14
 
15
15
  .thread_new_comment {
16
16
  display: none;
17
- }
18
-
19
- .thread_new_comment textarea {
20
- width: 100%;
17
+ padding-left: 15px;
21
18
  }
@@ -1,5 +1,5 @@
1
1
  .thread {
2
- display: block;
2
+ display: block !important;
3
3
  }
4
4
 
5
5
  .thread_actions {
@@ -14,8 +14,5 @@
14
14
 
15
15
  .thread_new_comment {
16
16
  display: none;
17
- }
18
-
19
- .thread_new_comment textarea {
20
- width: 100%;
17
+ padding-left: 15px;
21
18
  }
@@ -1,3 +1,3 @@
1
1
  module Commontator
2
- VERSION = "1.0.5"
2
+ VERSION = "1.0.6"
3
3
  end
@@ -1,3 +1,3 @@
1
1
  module Commontator
2
- VERSION = "1.0.4"
2
+ VERSION = "1.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: commontator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: