https://bugzilla.wikimedia.org/show_bug.cgi?id=56692

--- Comment #1 from Krinkle <[email protected]> ---
Thanks!

These changes look good, I haven't tested them but it looks like something we
should be applying in core and get out soon.

I'd like yo to elaborate about the following line-change, however. Generally we
shouldn't be doing overflow: hidden, as that suggests there is content being
clipped out of accessible/visible scope. Was this left-over from testing or on
purpose? If the latter, please explain why it is needed (perhaps another
solution can be devised instead).

--- config.css
+++ config.css
     #config-live-log
-        margin-right: 18em;
+        overflow: hidden;
     }

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to