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

Issue 29581874: Noissue - Removed website-default container widths (Closed)

Created:
Oct. 17, 2017, 3:13 p.m. by juliandoucette
Modified:
Oct. 23, 2017, 1:33 p.m.
Reviewers:
ire
Base URL:
https://hg.adblockplus.org/website-defaults
Visibility:
Public.

Description

We discussed this before and you wern't a fan of these. I'm not a fan of these either. Let's see how things work without them and then re-add them if necessary?

Patch Set 1 #

Total comments: 5

Patch Set 2 : Addressed comments #

Total comments: 10

Patch Set 3 : Fixed mistakes #

Total comments: 4

Patch Set 4 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -29 lines) Patch
M static/scss/_base.scss View 1 2 3 1 chunk +5 lines, -28 lines 0 comments Download
M static/scss/_variables.scss View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 15
juliandoucette
Oct. 17, 2017, 3:13 p.m. (2017-10-17 15:13:06 UTC) #1
juliandoucette
(Context: I decided to try/propose this after being unimpressed by the excessive space around new ...
Oct. 17, 2017, 3:29 p.m. (2017-10-17 15:29:10 UTC) #2
ire
> We discussed this before and you wern't a fan of these. I'm not a ...
Oct. 17, 2017, 5:34 p.m. (2017-10-17 17:34:30 UTC) #3
ire
https://codereview.adblockplus.org/29581874/diff/29581875/static/scss/_base.scss File static/scss/_base.scss (right): https://codereview.adblockplus.org/29581874/diff/29581875/static/scss/_base.scss#newcode44 static/scss/_base.scss:44: width: $container-max-width; Since this is being applied to width, ...
Oct. 17, 2017, 5:34 p.m. (2017-10-17 17:34:37 UTC) #4
juliandoucette
Thank you for the suggestions. I will take them. https://codereview.adblockplus.org/29581874/diff/29581875/static/scss/_base.scss File static/scss/_base.scss (right): https://codereview.adblockplus.org/29581874/diff/29581875/static/scss/_base.scss#newcode44 static/scss/_base.scss:44: ...
Oct. 18, 2017, 1:27 p.m. (2017-10-18 13:27:28 UTC) #5
juliandoucette
Ready for review. https://codereview.adblockplus.org/29581874/diff/29581875/static/scss/_base.scss File static/scss/_base.scss (right): https://codereview.adblockplus.org/29581874/diff/29581875/static/scss/_base.scss#newcode47 static/scss/_base.scss:47: padding: 0px $small-space; On 2017/10/17 17:34:37, ...
Oct. 18, 2017, 1:44 p.m. (2017-10-18 13:44:33 UTC) #6
ire
https://codereview.adblockplus.org/29581874/diff/29582634/static/scss/_base.scss File static/scss/_base.scss (right): https://codereview.adblockplus.org/29581874/diff/29582634/static/scss/_base.scss#newcode34 static/scss/_base.scss:34: width: $large-desktop-width; I think you should still use a ...
Oct. 20, 2017, 7:49 a.m. (2017-10-20 07:49:39 UTC) #7
juliandoucette
This is embarrassing... :D - #julianisonit https://codereview.adblockplus.org/29581874/diff/29582634/static/scss/_base.scss File static/scss/_base.scss (right): https://codereview.adblockplus.org/29581874/diff/29582634/static/scss/_base.scss#newcode42 static/scss/_base.scss:42: @media(min-width: $large-desktop-breakpoint) On ...
Oct. 20, 2017, 11:05 a.m. (2017-10-20 11:05:11 UTC) #8
juliandoucette
I simplified this PatchSet because I don't know if/how I want to apply a larger ...
Oct. 20, 2017, 11:18 a.m. (2017-10-20 11:18:52 UTC) #9
ire
A couple minor things. On 2017/10/20 11:18:52, juliandoucette wrote: > I simplified this PatchSet because ...
Oct. 23, 2017, 11:59 a.m. (2017-10-23 11:59:38 UTC) #10
juliandoucette
Thanks! https://codereview.adblockplus.org/29581874/diff/29584564/static/scss/_base.scss File static/scss/_base.scss (right): https://codereview.adblockplus.org/29581874/diff/29584564/static/scss/_base.scss#newcode37 static/scss/_base.scss:37: margin-right: auto; On 2017/10/23 11:59:37, ire wrote: > ...
Oct. 23, 2017, 12:45 p.m. (2017-10-23 12:45:49 UTC) #11
ire
On 2017/10/23 12:45:49, juliandoucette wrote: > Thanks! > > https://codereview.adblockplus.org/29581874/diff/29584564/static/scss/_base.scss > File static/scss/_base.scss (right): > ...
Oct. 23, 2017, 12:51 p.m. (2017-10-23 12:51:49 UTC) #12
juliandoucette
> You didn't upload the new patchset? I got distracted. Done.
Oct. 23, 2017, 12:59 p.m. (2017-10-23 12:59:30 UTC) #13
ire
LGTM
Oct. 23, 2017, 1:01 p.m. (2017-10-23 13:01:39 UTC) #14
juliandoucette
Oct. 23, 2017, 1:32 p.m. (2017-10-23 13:32:39 UTC) #15

Powered by Google App Engine
This is Rietveld