Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3214)

Issue 80700049: Fix to issue #424 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by sksaurabhkathpalia
Modified:
9 years, 11 months ago
Reviewers:
thomas.j.waldmann, RogerHaase
Visibility:
Public.

Description

Fix to issue #424

Patch Set 1 #

Total comments: 2

Patch Set 2 : Made the width auto #

Patch Set 3 : After updating the lessc and stylus version #

Patch Set 4 : Reverted to the older version of lessc,node.js,stylus #

Total comments: 7

Patch Set 5 : #

Patch Set 6 : Added comment in basic.less #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M MoinMoin/themes/basic/static/css/basic.css View 1 2 3 4 1 chunk +15 lines, -0 lines 0 comments Download
M MoinMoin/themes/basic/static/custom-less/basic.less View 1 2 3 4 5 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 6
RogerHaase
Works for me...
10 years, 1 month ago (2014-03-28 21:20:54 UTC) #1
Thomas.J.Waldmann
https://codereview.appspot.com/80700049/diff/1/MoinMoin/themes/basic/static/css/basic.css File MoinMoin/themes/basic/static/css/basic.css (right): https://codereview.appspot.com/80700049/diff/1/MoinMoin/themes/basic/static/css/basic.css#newcode753 MoinMoin/themes/basic/static/css/basic.css:753: max-width: 1300px; can you explain the change? also, did ...
10 years, 1 month ago (2014-03-30 11:23:29 UTC) #2
sksaurabhkathpalia
https://codereview.appspot.com/80700049/diff/1/MoinMoin/themes/basic/static/css/basic.css File MoinMoin/themes/basic/static/css/basic.css (right): https://codereview.appspot.com/80700049/diff/1/MoinMoin/themes/basic/static/css/basic.css#newcode753 MoinMoin/themes/basic/static/css/basic.css:753: max-width: 1300px; On 2014/03/30 11:23:29, Thomas.J.Waldmann wrote: > can ...
10 years, 1 month ago (2014-03-30 17:17:15 UTC) #3
Thomas.J.Waldmann
https://codereview.appspot.com/80700049/diff/60001/MoinMoin/themes/basic/static/custom-less/basic.less File MoinMoin/themes/basic/static/custom-less/basic.less (right): https://codereview.appspot.com/80700049/diff/60001/MoinMoin/themes/basic/static/custom-less/basic.less#newcode299 MoinMoin/themes/basic/static/custom-less/basic.less:299: @media (min-width: 768px) { maybe add some comment about ...
9 years, 11 months ago (2014-05-21 15:34:15 UTC) #4
sksaurabhkathpalia
https://codereview.appspot.com/80700049/diff/60001/MoinMoin/themes/basic/static/custom-less/basic.less File MoinMoin/themes/basic/static/custom-less/basic.less (right): https://codereview.appspot.com/80700049/diff/60001/MoinMoin/themes/basic/static/custom-less/basic.less#newcode299 MoinMoin/themes/basic/static/custom-less/basic.less:299: @media (min-width: 768px) { On 2014/05/21 15:34:14, Thomas.J.Waldmann wrote: ...
9 years, 11 months ago (2014-05-21 15:39:26 UTC) #5
RogerHaase
9 years, 11 months ago (2014-06-02 15:27:45 UTC) #6
revert the changes to foobar and modernized common.css, these are side effects
caused by older versions of stylus (now fixed and replaced by other stylus
problems)

https://codereview.appspot.com/80700049/diff/60001/MoinMoin/themes/basic/stat...
File MoinMoin/themes/basic/static/custom-less/basic.less (right):

https://codereview.appspot.com/80700049/diff/60001/MoinMoin/themes/basic/stat...
MoinMoin/themes/basic/static/custom-less/basic.less:299: @media (min-width:
768px) {
On 2014/05/21 15:39:26, sksaurabhkathpalia wrote:
> On 2014/05/21 15:34:14, Thomas.J.Waldmann wrote:
> > maybe add some comment about WHY you do that. into the less file.
> 
> I first made the changes in .less file and then I compiled it using ./m css

add a comment before 299, something like:

// set min-width to prevent search box from floating off window to right
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b