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

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

Issue 29565748: Issue 5834 - Removed learn more section from the adblockplus.org homepage (Closed) Base URL: https://bitbucket.org/adblockplus/adblockplus.org
Patch Set: Created Oct. 5, 2017, 3:50 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
@@ -159,32 +159,23 @@
*bottom: -70px;
*margin-bottom: 0px;
_margin-bottom: 470px;
width: 200px;
margin-left: 200px;
border-radius: 4px 4px 0px 0px;
}
-#more-container.hidden #more,
-#more-container.hidden #less
-{
- *bottom: -30px;
- _bottom: 10px;
- *margin-bottom: -40px;
- _margin-bottom: 390px;
-}
-
#sidebar
{
width: 220px;
padding-top: 60px;
}
#more-tabs #sidebar button
ire 2017/10/05 20:26:48 #more-tabs has also been deleted
juliandoucette 2017/10/06 10:21:11 Done.
{
display: block;
}
.more-tab
ire 2017/10/05 20:26:48 .more-tab has also been deleted
juliandoucette 2017/10/06 10:21:10 Done.
{
width: 760px;
-}
+}
« static/css/index.css ('K') | « static/css/index.css ('k') | static/js/index.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld