From 0362291acb6b17afcf62edb2a79659a8fce1c65e Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Mon, 10 Oct 2011 22:55:10 +0100
Subject: [PATCH] minor style fix

---
 server/djrandom/frontend/static/css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/djrandom/frontend/static/css/style.css b/server/djrandom/frontend/static/css/style.css
index 8ae4ecf..693a21c 100644
--- a/server/djrandom/frontend/static/css/style.css
+++ b/server/djrandom/frontend/static/css/style.css
@@ -13,7 +13,7 @@ body {
 
 #rbox {
    float: right;
-   width: 500px;
+   width: 450px;
    padding-top: 45px;
 }
 
-- 
GitLab