Skip to content

Commit

Permalink
Item9541: remove z-index
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@8798 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Aug 27, 2010
1 parent c1d7595 commit 51b96c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion JQueryPlugin/data/System/JQueryUI.txt
Expand Up @@ -40,7 +40,6 @@ jQuery(function($) {
showAnim: 'fadeIn'
}, $this.metadata());
$this.datepicker(options);
$("#ui-datepicker-div").css('z-index', 1);
});
});
</script></literal>%ENDSECTION{"init"}%
Expand Down

0 comments on commit 51b96c8

Please sign in to comment.