Skip to content

Outline removed when focused on input field - #164

Open
plxity wants to merge 1 commit into
fossasia:masterfrom
plxity:163-outline-removed
Open

Outline removed when focused on input field#164
plxity wants to merge 1 commit into
fossasia:masterfrom
plxity:163-outline-removed

Conversation

@plxity

@plxity plxity commented Dec 12, 2018

Copy link
Copy Markdown
Member

fix #163

Description

Blue outline is removed when focused on input field.

@plxity

plxity commented Jan 4, 2019

Copy link
Copy Markdown
Member Author

@mariobehling Please Review

input:focus,
textarea:focus{
outline: none;
} No newline at end of file

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Add a new line here,
Update a preview link, or gif for the change as it is related to UI

@Dishebh Dishebh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@plxity Any updates on this one?

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.

On focusing on any input field in "Take action" section blue outline is present.

3 participants