Skip to content

Commit

Permalink
Re-adding outline to the umb-button__button for focus states
Browse files Browse the repository at this point in the history
  • Loading branch information
shane Prendergast committed Apr 23, 2019
1 parent f47cfe1 commit ac44f80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,4 @@ build/temp/

# eof
/src/Umbraco.Web.UI.Client/TESTS-*.xml
src/Umbraco.Web.UI.Client/Web.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
display: inline-block;
}

.umb-button__button:focus {
outline: none;
}

.umb-button__button {
position: relative;
}
Expand Down

0 comments on commit ac44f80

Please sign in to comment.