diff options
-rw-r--r-- | static/css/thread.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/thread.css b/static/css/thread.css index ae5f35a..e2e5278 100644 --- a/static/css/thread.css +++ b/static/css/thread.css @@ -60,7 +60,7 @@ #thread_overview_info { float: right; - width: 20%; + width: 22%; } /* Thread general information column */ |