projects
/
WP-Themes
/
RecycleEmmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2df61d8
)
update for image styles
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 4 Dec 2014 21:58:50 +0000
(16:58 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 4 Dec 2014 21:58:50 +0000
(16:58 -0500)
js/pageSetup.js
patch
|
blob
|
history
diff --git
a/js/pageSetup.js
b/js/pageSetup.js
index
4d8ce31
..
372a4e6
100644
(file)
--- a/
js/pageSetup.js
+++ b/
js/pageSetup.js
@@
-8,4
+8,5
@@
$(document).ready(function () {
$(this).toggleClass('open');
$(this).siblings('ul').toggleClass('open');
});
+ $(".wp-caption").removeAttr('style');
});
\ No newline at end of file