Created
October 7, 2010 07:26
-
-
Save ssig33/614712 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@namespace url(http://www.w3.org/1999/xhtml); | |
@-moz-document domain("twitter.com") { | |
.wtf-inner, .trends-inner, .definition{display:none !important;} | |
.your-activity{clear:both; width:100% !important;} | |
.dashboard{width:270px !important;} | |
.main-content{width:730px !important;} | |
.dashboard div.component{width:270px !important; max-width:270px !important; min-width:270px !important;} | |
.tweet-box textarea{max-width:680px !important;} | |
.twitter-anywhere-tweet-box-editor{width:680px !important;} | |
.messages-main-content{width:400px !important;} | |
.send-message-box .tweet-box .twttr-editor .twitter-anywhere-tweet-box-editor{width:452px !important} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment