# HG changeset patch # User Paul Boddie # Date 1196297153 -3600 # Node ID 6974c93473ba67bfa5118042ad280640dcce8643 # Parent 38d393780dbfd9fa5e459adc36562b286ecaa36d Make right-floating portlets wider. diff -r 38d393780dbf -r 6974c93473ba themes/ep2008/css/screen.css --- a/themes/ep2008/css/screen.css Thu Nov 29 01:23:59 2007 +0100 +++ b/themes/ep2008/css/screen.css Thu Nov 29 01:45:53 2007 +0100 @@ -542,7 +542,7 @@ .portlet-right { background-color: white; float: right; - width: 22%; + width: 30%; border: 0; } @@ -611,7 +611,7 @@ background-color: #ccc9e2; color: black; float: right; - width: 22%; + width: 30%; border: 0; }