whowish_word 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -42,7 +42,7 @@ whowishWordHelper.editIconPanelRepositioning = function() {
42
42
  var pos = $w(this.element).position();
43
43
  var marginLeft = $w(this.element).margin().left;
44
44
  var marginTop = $w(this.element).margin().top;
45
- var outdent = 10;
45
+ var outdent = 1;
46
46
 
47
47
  $w(this.editIconPanel).css('position', 'absolute')
48
48
  .css('left', (pos.left - outdent + marginLeft) + 'px')
data/whowish_word.gemspec CHANGED
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = "whowish_word"
6
- s.version = "0.1.8"
6
+ s.version = "0.1.9"
7
7
  s.platform = Gem::Platform::RUBY
8
8
  s.authors = ["Tanin Na Nakorn"]
9
9
  s.email = ["tanin47@yahoo.com"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: whowish_word
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: