diff --git a/css/style.css b/css/style.css index 665c30c0a..4e6197143 100644 --- a/css/style.css +++ b/css/style.css @@ -453,7 +453,7 @@ a[href="javascript:;"] { margin: 0; vertical-align: text-top; } -.thumb:not(:hover) > .menu-button:not(.open) > i { +.thumb:not(:hover):not(:focus) > .menu-button:not(.open):not(:focus) > i { display: none; } .thumb > .menu-button {