From dffd4ae21a14b81fc60c9e220f2d1513a03cad98 Mon Sep 17 00:00:00 2001 From: Jordan Bates Date: Tue, 7 May 2013 17:32:29 -0700 Subject: [PATCH] Wider thread watcher --- src/General/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index eb29b4d92..9efa4daae 100644 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -433,7 +433,7 @@ a.hide-announcement { padding-top: 3px; } #watcher > div { - max-width: 200px; + max-width: 250px; overflow: hidden; padding-left: 3px; padding-right: 3px;