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 away learn more and grid Created Oct. 6, 2017, 11:47 a.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
« no previous file with comments | « no previous file | static/css/main.css » ('j') | static/css/main.css » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
padding-left: 0;
padding-right: 0;
}
#content.ua-android,
#content.ua-ios
{
width: 1000px;
« no previous file with comments | « no previous file | static/css/main.css » ('j') | static/css/main.css » ('J')

Powered by Google App Engine
This is Rietveld