Last modified: 2012-08-04 21:11:02 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T38387, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36387 - Article Feedback Page - Comments Text Area is too wide
Article Feedback Page - Comments Text Area is too wide
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
ArticleFeedbackv5 (Other open bugs)
unspecified
All All
: High major (vote)
: ---
Assigned To: Reha Sterbin
:
Depends on:
Blocks: 39043
  Show dependency treegraph
 
Reported: 2012-05-01 16:48 UTC by Fabrice Florin
Modified: 2012-08-04 21:11 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Fabrice Florin 2012-05-01 16:48:12 UTC
On the feedback page, please make the comments text area narrower, so it doesn't overlap with the tools on the right when you resize it.

Here's some code proposed by Kaldari.

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;
Comment 1 Reha Sterbin 2012-05-01 21:47:06 UTC
Fixed and sent to gerrit for review:

https://gerrit.wikimedia.org/r/6325

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links