Skip to content

Instantly share code, notes, and snippets.

@kylerush
Created January 24, 2015 06:08
Show Gist options
  • Select an option

  • Save kylerush/6f3d67dff2aa39f48511 to your computer and use it in GitHub Desktop.

Select an option

Save kylerush/6f3d67dff2aa39f48511 to your computer and use it in GitHub Desktop.

Revisions

  1. kylerush created this gist Jan 24, 2015.
    2 changes: 2 additions & 0 deletions move-left.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    $(".companies").css({"left":"0px", "position":"relative", "top":"0px"});
    $(".companies").detach().insertBefore(".reasons");