Skip to content

Fix bug with unsetting code background color in places#1731

Merged
tunetheweb merged 1 commit intomainfrom
code-background-reset-bug
Dec 10, 2020
Merged

Fix bug with unsetting code background color in places#1731
tunetheweb merged 1 commit intomainfrom
code-background-reset-bug

Conversation

@tunetheweb
Copy link
Member

@tunetheweb tunetheweb commented Dec 10, 2020

@lex111 missed a slight bug in #1729

background-color: none; is not valid CSS, so this wasn't doing anything. Changes to unset instead.

@tunetheweb tunetheweb added bug Something isn't working development Building the Almanac tech stack labels Dec 10, 2020
@tunetheweb tunetheweb added this to the 2020 Platform Development milestone Dec 10, 2020
@tunetheweb tunetheweb requested a review from lex111 December 10, 2020 12:30
Copy link
Member

@lex111 lex111 left a comment

Choose a reason for hiding this comment

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

Oh, yes, thanks!

@tunetheweb tunetheweb merged commit e90ca36 into main Dec 10, 2020
@tunetheweb tunetheweb deleted the code-background-reset-bug branch December 10, 2020 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working development Building the Almanac tech stack

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants