summary refs log tree commit diff
path: root/public/css
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-09-25 17:08:16 +0200
committerfranck cuny <franck@lumberjaph.net>2010-09-25 17:08:16 +0200
commited8f345a5e79d5eeb82255062fbb47e8a86775de (patch)
tree065da110379b4c2ac9e32722d3387e097d90a8dd /public/css
parentnew layout (diff)
downloadjitterbug-ed8f345a5e79d5eeb82255062fbb47e8a86775de.tar.gz
augment width
Diffstat (limited to 'public/css')
-rw-r--r--public/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/style.css b/public/css/style.css
index 2771d23..1e33a4e 100644
--- a/public/css/style.css
+++ b/public/css/style.css
@@ -41,7 +41,7 @@ background-color: white;
 border: 3px solid #aaa;
 border-top: none;
 padding: 25px;
-width: 500px;
+width: 750px;
 }
 
 #sidebar {