From de236fe40b92ce0c060abe8503a8b4a4081c136a Mon Sep 17 00:00:00 2001 From: Robert Lihm Date: Wed, 7 Mar 2012 15:33:10 +0100 Subject: [PATCH] finally removed sidebar and changed size of download-button --- app/views/package/show.html.erb | 16 ---------------- public/stylesheets/software.css | 3 ++- 2 files changed, 2 insertions(+), 17 deletions(-) diff --git a/app/views/package/show.html.erb b/app/views/package/show.html.erb index b13495c26..eb7e1f6eb 100644 --- a/app/views/package/show.html.erb +++ b/app/views/package/show.html.erb @@ -17,22 +17,6 @@ - - - -
diff --git a/public/stylesheets/software.css b/public/stylesheets/software.css index 6ade6d6fb..8d6d7ffdd 100644 --- a/public/stylesheets/software.css +++ b/public/stylesheets/software.css @@ -204,7 +204,8 @@ body { -webkit-box-shadow: 0 1px 2px #999; padding: 10px; - width: 280px; +/* width: 280px;*/ + width: 300px; } #one-click-button strong,