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

Unified Diff: static/css/styles.css

Issue 29673627: Issue 4797 - Separate white box and text from eyeo.com homepage banner (Closed) Base URL: https://hg.adblockplus.org/web.eyeo.com
Patch Set: Created Jan. 18, 2018, 4:41 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/styles.css
===================================================================
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -818,18 +818,16 @@
{
padding: 0 10px;
}
#home-image-container img
juliandoucette 2018/01/25 14:27:29 Why not remove this entire selector from this file
ire 2018/01/26 10:11:00 Done.
{
display: block;
width: 100%;
- max-width: 1080px;
- margin: 0 auto;
}
#jobs-overview-tab
{
display: none;
}
#hiring-badges
« pages/index.tmpl ('K') | « pages/index.tmpl ('k') | static/images/eyeo-home-1x.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld