]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/js/jquery.twitter.search.js
Merge pull request #532 from fabrixxm/quattrofixs
[friendica.git] / view / theme / diabook / js / jquery.twitter.search.js
index d3ccfe68e73a23bafe5c52cd394d970703532254..a57bd255d822c1f94281aa5fc99fc29402ab6267 100644 (file)
                        // default styling
                        a:     { textDecoration: 'none', color: '#3B5998' },
                        bird:  { width: '50px', height: '20px', position: 'absolute', left: '-30px', top: '-20px', border: 'none' },
-                       container: { overflow: 'hidden', backgroundColor: '', height: '600px' },
+                       container: { overflow: 'hidden', backgroundColor: '', height: '600px', width: '170px' },
                        fail:  { background: '#6cc5c3 url(http://cloud.github.com/downloads/malsup/twitter/failwhale.png) no-repeat 50% 50%', height: '100%', padding: '10px' },
                        frame: { border: '0px solid #C2CFF1', borderRadius: '0px', '-moz-border-radius': '0px', '-webkit-border-radius': '0px' },
                        tweet: { padding: '5px 10px', clear: 'left' },