From 869249b20a15e6e502bbad359cd2f23aafe0cdab Mon Sep 17 00:00:00 2001 From: Lightforger Date: Mon, 18 Mar 2013 13:24:31 +0100 Subject: [PATCH] style width update Removal of max width. not sure if an ad is/was meant to go on this side. --- app/assets/stylesheets/specific/pools.css.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/assets/stylesheets/specific/pools.css.scss b/app/assets/stylesheets/specific/pools.css.scss index aa359b3ec..582df1957 100644 --- a/app/assets/stylesheets/specific/pools.css.scss +++ b/app/assets/stylesheets/specific/pools.css.scss @@ -38,8 +38,6 @@ div#c-pools { } div#c-pool-orders { - width: 75%; - h1 { font-size: $h2_size; } @@ -66,4 +64,4 @@ div#c-pool-orders { } } } -} \ No newline at end of file +}