Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #13998 from bsclifton/remove-about-focus-ring
Browse files Browse the repository at this point in the history
Remove a not very useful focus ring on about pages (which is only sho…
  • Loading branch information
bsclifton committed May 4, 2018
1 parent 1bceee6 commit 4685993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/about/preferences.less
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ body {
display: flex;
height: 100%;
margin-left: @sideBarWidth;
outline: none;

a {
text-decoration: none;
Expand Down

0 comments on commit 4685993

Please sign in to comment.