aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xjavascript/friendsPickerv1.js1
-rw-r--r--views/default/css.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/javascript/friendsPickerv1.js b/javascript/friendsPickerv1.js
index a8f3e1abf..b1cad592d 100755
--- a/javascript/friendsPickerv1.js
+++ b/javascript/friendsPickerv1.js
@@ -4,6 +4,7 @@
adapted from Niall Doherty's excellent Coda-Slider - http://www.ndoherty.com/coda-slider
*/
+
jQuery.fn.friendsPicker = function(iterator) {
var settings;
diff --git a/views/default/css.php b/views/default/css.php
index 862ca7303..ac88594cb 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -15,6 +15,7 @@
?>
+
/* ***************************************
RESET BASE STYLES
*************************************** */