Skip to content

Commit 53eb871

Browse files
committed
IBX-7595: Removed :focus styles for ibexa-header-user-menu
1 parent e518224 commit 53eb871

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/bundle/Resources/public/scss/_header-user-menu.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@
5555
right: calculateRem(10px);
5656
}
5757

58-
&:focus {
59-
border-color: $ibexa-color-white;
60-
box-shadow: 0 0 0 calculateRem(4px) rgba($ibexa-color-white, 0.2);
61-
}
62-
6358
&:hover {
6459
&::before,
6560
&::after {

0 commit comments

Comments
 (0)