Skip to content

Commit

Permalink
Merge branch 'production' of github.com:sinefunc/boughtstuff into pro…
Browse files Browse the repository at this point in the history
…duction

Conflicts:
	app/views/layout.haml
  • Loading branch information
mindless committed Mar 30, 2010
2 parents e50e3dc + 00c96df commit 9b701a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions app/views/layout.haml
Expand Up @@ -50,6 +50,4 @@
feedback_widget_options.color = "#222";
feedback_widget_options.style = "idea";
var feedback_widget = new GSFN.feedback_widget(feedback_widget_options);
</script>


</script>
2 changes: 1 addition & 1 deletion public/stylesheets/application.css
Expand Up @@ -193,4 +193,4 @@ span.tool-tip a {color: #FFF;-moz-border-radius:3px;-webkit-border-radius:3px;bo
.footer .sinefunc-brand a {padding-top: 36px; background: url(../images/sinefunc-brand.png) no-repeat; width: 176px; margin-bottom: 10px;}
.footer .copyright {line-height: 36px;}

#fdbk_tab {bottom: 55%; top: auto !important;}
#fdbk_tab {bottom: 25%; top: auto !important;}

0 comments on commit 9b701a6

Please sign in to comment.