]> cat aescling's git repositories - mastodon.git/commitdiff
don't show outline of full-screen video (#12176)
authorHinaloe <hina@hinaloe.net>
Thu, 24 Oct 2019 20:47:37 +0000 (05:47 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 24 Oct 2019 20:47:37 +0000 (22:47 +0200)
app/javascript/styles/mastodon/components.scss

index 86425c47c4ac42f841a77fb3da2fb3b741bd146f..0fe86bf16de7cf0e659c4224b1426ba39474cd1f 100644 (file)
@@ -5194,6 +5194,7 @@ a.status-card.compact:hover {
       max-height: 100% !important;
       width: 100% !important;
       height: 100% !important;
+      outline: 0;
     }
   }