From 6ef6dfb1680cea90b94cfdf6aa3a2a633ac5bfc3 Mon Sep 17 00:00:00 2001 From: cd01 Date: Fri, 28 Dec 2012 22:45:08 +0900 Subject: Fix tweet width in twsidebar --- twittperator/twsidebar.tw | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/twittperator/twsidebar.tw b/twittperator/twsidebar.tw index f0c0cba..b8a2a84 100644 --- a/twittperator/twsidebar.tw +++ b/twittperator/twsidebar.tw @@ -136,17 +136,17 @@ liberator.modules.TWAnekoSB = ANekoSB = (function () { "width: " + px(sbWidth - 100) + ' !important' ].join(';')} xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> - - + + - - + + - {escapeBreakers(t.text)} + {escapeBreakers(t.text)} ; -- cgit v1.2.3