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

fixing style merge conflicts #11897

Merged
merged 1 commit into from Nov 2, 2017
Merged

fixing style merge conflicts #11897

merged 1 commit into from Nov 2, 2017

Conversation

prateekbh
Copy link
Member

@prateekbh prateekbh commented Nov 1, 2017

#11832 caused some merge conflicts and setStyles need to convert to setImportantStyles

This PR fixes it.

cc: @alanorozco @newmuis @choumx

width: 56px;
height: 56px;
width: 56px!important;
height: 56px!important;

Choose a reason for hiding this comment

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

Nit: Looks like use of space before !important is inconsistent.

Copy link
Member Author

Choose a reason for hiding this comment

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

i dont really see any space before !important in the rest of the file... is it a required thing?

Choose a reason for hiding this comment

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

The rest of AMP code prefixes with a single space. Not critical but please fix moving forward.

@dreamofabear dreamofabear merged commit 98d236c into ampproject:master Nov 2, 2017
@prateekbh prateekbh deleted the styleFixes branch November 2, 2017 19:46
dvoytenko pushed a commit that referenced this pull request Nov 3, 2017
neko-fire pushed a commit to 3qnexx/amphtml that referenced this pull request Nov 17, 2017
gzgogo pushed a commit to gzgogo/amphtml that referenced this pull request Jan 26, 2018
thekorn pushed a commit to edelight/amphtml that referenced this pull request Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants