Skip to content
Snippets Groups Projects
Unverified Commit 12f21d2f authored by Anton Georgiev's avatar Anton Georgiev Committed by GitHub
Browse files

Merge pull request #8885 from KDSBrowne/safari-avatar-icons

Fix presenter indicator problem in Safari / Opera 
parents f6ddc20f b2f2b2d5
No related branches found
No related tags found
No related merge requests found
......@@ -114,6 +114,7 @@
.presenter {
&:before {
content: "\00a0\e90b\00a0";
padding: var(--md-padding-y);
}
@include presenterIndicator();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment