os0x (owner)

Revisions

gist: 240191 Download_button fork
public
Description:
Twitter no reflow.user.css
Public Clone URL: git://gist.github.com/240191.git
Embed All Files: show embed
Twitter no reflow.user.css #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
// ==UserStyle==
// @name Twitter no reflow
// @namespace http://ss-o.net/
// @match-type regexp
// @match-pattern ^http://twitter\.com/
// @src http://gist.github.com/240191.txt
// ==/UserStyle==
*/
#new_results_notification{
position:absolute;
right:0px;
top:0px;
display:inline-block;
}