https://bugzilla.wikimedia.org/show_bug.cgi?id=34557
Valerie Juarez <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch-in-gerrit --- Comment #6 from Valerie Juarez <[email protected]> --- > In various places we use width: 100%; and give something a border. We should > fix these places by either eliminating the width: 100%; (if it's unnecessary > for that area to have it), or by specifying a box-sizing: border-box; on that > element (with all the fallbacks) so that the width is calculated correctly in > supporting browsers. Do Rahul's changes fix all the "various places"? Would it be helpful to list point to each place the issue exists so we can 'check off' what's done and make it more obvious as to when this report can be closed? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
