-
Notifications
You must be signed in to change notification settings - Fork 502
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
AO3-5728 Allow flexbox in skins #4520
Conversation
Just adds them to the list; a future commit will update the line lengths
It's not a security risk, but 'align' by itself is not a valid property, so having it in the shorthand list doesn't make sense despite being easier.
* More double quotes * Less should
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One minor question, otherwise looks good to me!
context 'no user argument given' do | ||
context 'User.current_user is nil' do | ||
it 'returns approved skins' do | ||
context "no user argument given" do |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! ❤️
I'm nosing around for other reasons, but is there supposed to be a comma after Pause on l. 357 of the config? |
Issue
https://otwarchive.atlassian.net/browse/AO3-5728
Purpose
Allows flexbox in skins.
Testing Instructions
Refer to Jira.
Credit
Sarken, she/her