-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possible to do weird things with the issue description textarea #1230
Comments
Github uses: resize: vertical; |
Ah, that's a good solution, I think. |
@miketaylr could you describe how you achieve this :) |
I don't understand the issue ? |
You can expand the textarea beyond its usual dimensions, allowing you to break the layout in funny ways, as mike screenshotted. The solution is pretty easy, as Adam commented in #1230 (comment). |
Sorry everyone for a terrible bug report. 🐛 |
I don't know what's the best way to fix this...
max-width
?z-index
?The text was updated successfully, but these errors were encountered: