Skip to content

Commit

Permalink
IBX-7595: Removed :focus styles for ibexa-header-user-menu (#1126)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasOsti authored Jan 29, 2024
1 parent 72a4be8 commit e0be396
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/bundle/Resources/public/scss/_header-user-menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@
right: calculateRem(10px);
}

&:focus {
border-color: $ibexa-color-white;
box-shadow: 0 0 0 calculateRem(4px) rgba($ibexa-color-white, 0.2);
}

&:hover {
&::before,
&::after {
Expand Down

0 comments on commit e0be396

Please # to comment.