Make design responsive

This commit is contained in:
2013-03-02 16:04:16 +01:00
parent 08333cb1bb
commit 63e201a69f
21 changed files with 350 additions and 196 deletions
@@ -27,7 +27,7 @@ $( ->
# GOOGLE LOCATION PICKER
$("input.location_picker").each( (i)->
return if typeof(google) == 'undefined'
#return if typeof(google) == 'undefined'
location_input = $(this)
map_div = $('<div>').addClass("location_picker_map")
@@ -13,6 +13,7 @@
//= require jquery
//= require jquery_ujs
//= require jquery-ui
//= require bootstrap
// require twitter/bootstrap
//= require_directory .
//= require_self