? Success

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
23 Oct 2013
avatar wilsonge wilsonge - open - 23 Oct 2013
avatar brianteeman
brianteeman - comment - 23 Oct 2013

George you need to patch the less file as well

avatar wilsonge
wilsonge - comment - 23 Oct 2013

Yeah just posted about this in the JBS skype - I'm not 100% sure how to do it as looking back at it - this guys PR seems to be changing bootstrap core. So I'm not sure whether we should be editing bootstrap - or override the line in question in less - which is less efficient css

avatar mbabker
mbabker - comment - 23 Oct 2013

Only override core Bootstrap if it's absolutely needed for everything in the CMS to work properly. Thus far, unless I'm mistaken, we're only doing that for JS, and everything else we're doing with the less efficient declaring of new CSS rules to override the core rules.

avatar beat
beat - comment - 23 Oct 2013

Only override in RTL less file (if needed), and use "php tools/generatecss.php" to generate automatically the CSS file, then add both to your PR. Never touch CSS with an editor.
Do not touch core bootstrap.

avatar wilsonge
wilsonge - comment - 23 Oct 2013

kk sweet. will do that now then

avatar wilsonge
wilsonge - comment - 24 Oct 2013

JM has committed correct version. Closing

avatar wilsonge wilsonge - close - 24 Oct 2013
avatar wilsonge wilsonge - head_ref_deleted - 24 Oct 2013

Add a Comment

Login with GitHub to post a comment