Skip to content
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

[ticket/13684] comment attachment may only be resized vertically #3482

Closed
wants to merge 1 commit into from

Conversation

dragosvr92
Copy link
Contributor

More details are explained in the ticket bellow.

https://tracker.phpbb.com/browse/PHPBB3-13684

PHPBB3-13684

@prototech
Copy link
Contributor

Do not apply this to the .inputbox class as you're affecting the whole board, not simply these textareas. Target those textareas specifically. Also add the .autowidth class to it while you're at it seeing as they're limited to a 85% width at the moment.

@dragosvr92
Copy link
Contributor Author

So where apply it at..? Is " .inputbox .autowidth {resize: vertical;}" an okay path to use?
Btw, the autowidth class seems to fix the issue. the resize attribute wouldnt really be needed anymore. It will only just add the vertical arrow instead of the corner one.

I think i will need rxu's help with changing all this with GitTortoise...
Btw, why is the branch failing checks?

edit: seems that classes path is already in use..

@marc1706
Copy link
Member

Replaced by #3959

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants