Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/css/index-desktop.css

Issue 29558641: Issue 5740 - Implemented new abp.org footer styles (Closed) Base URL: https://bitbucket.org/adblockplus/adblockplus.org
Patch Set: Rebased on top of #5742 Created Oct. 5, 2017, 3:35 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+}

Powered by Google App Engine
This is Rietveld