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

Ryan Kaldari <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Ryan Kaldari <[email protected]> 2012-04-26 22:55:12 
UTC ---
Padding for the feedback text needs to be fixed. Right now it flows underneath
the tools panel so you can't read all of it.

To fix this, change...
.articleFeedbackv5-feedback blockquote {
padding: 0 180px 0 0;

to...
.articleFeedbackv5-feedback blockquote {
padding: 0 210px 0 0;

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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