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

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

Issue 29568555: Issue 5723 - Implement new abp.org content style guide (Closed) Base URL: https://bitbucket.org/adblockplus/adblockplus.org
Patch Set: Created Oct. 7, 2017, 3:33 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-mobile.css
===================================================================
--- a/static/css/index-mobile.css
+++ b/static/css/index-mobile.css
@@ -1,13 +1,11 @@
#content
{
text-align: center;
- margin-left: 0;
juliandoucette 2017/10/07 15:50:07 This prevented the mobile content from centering.
ire 2017/10/09 12:28:48 Acknowledged.
- margin-right: 0;
}
#abb-banner
{
padding: 20px;
}
#abb-banner h2

Powered by Google App Engine
This is Rietveld