Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Make twipsy for Live Dev cancellation reason go to the left of the icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Narciso Jaramillo committed May 4, 2013
1 parent 242632d commit 51c532b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LiveDevelopment/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ define(function main(require, exports, module) {

// Configure the twipsy
var options = {
placement: "below",
placement: "left",
trigger: "manual",
autoHideDelay: 5000,
title: function () {
Expand Down

0 comments on commit 51c532b

Please # to comment.