| Index: static/css/index-desktop.css |
| =================================================================== |
| --- a/static/css/index-desktop.css |
| +++ b/static/css/index-desktop.css |
| @@ -1,12 +1,11 @@ |
| #content |
| { |
| width: 990px; |
| - margin-bottom: 290px; |
|
juliandoucette
2017/10/05 17:09:56
Because #footer-main was absolutely positioned :/
|
| padding-left: 0; |
| padding-right: 0; |
| } |
| #content.ua-android, |
| #content.ua-ios |
| { |
| width: 1000px; |
| @@ -182,9 +181,9 @@ |
| #more-tabs #sidebar button |
| { |
| display: block; |
| } |
| .more-tab |
| { |
| width: 760px; |
| -} |
|
juliandoucette
2017/10/05 17:09:56
Dono what's up with this.
|
| +} |