projects
/
web
/
Keweenaw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6251bdb
)
Add small-12-columns to services w/Jquery
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 12 Aug 2014 19:04:27 +0000
(15:04 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 12 Aug 2014 19:04:27 +0000
(15:04 -0400)
templates/template.html
patch
|
blob
|
history
diff --git
a/templates/template.html
b/templates/template.html
index
ca8ced5
..
8cbc7f7
100644
(file)
--- a/
templates/template.html
+++ b/
templates/template.html
@@
-221,6
+221,7
@@
$(this).toggleClass('open');
$(this).siblings('ul').toggleClass('open');
});
+ $( "#main .row .small-12 p" ).attr("class","small-12 columns");
});
</script>
</body>