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

Remove id selectors for mobile photo show page #7279

Closed

Conversation

svbergerem
Copy link
Member

Links to some screenshots:

Original theme
before
after

Dark theme
before
after

The only visible change is the removed top margin for the .photos-div. There is already some other margin and now it should be consistent with how we display posts.

@@ -60,6 +60,6 @@ body {
}
}
}
// scss-lint:enable IdSelector, SelectorFormat, NestingDepth, SelectorDepth
// scss-lint:enable SelectorFormat, NestingDepth, SelectorDepth
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I missed that when I added the dark-theme 👍

@SuperTux88
Copy link
Member

Merged as de78926

Thanks :)

@SuperTux88 SuperTux88 added this to the 0.6.3.0 milestone Jan 15, 2017
@svbergerem svbergerem deleted the dark-theme-remove-id-selector branch January 15, 2017 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants