summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/toggle.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/toggle.scss')
-rw-r--r--app/assets/stylesheets/framework/toggle.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/toggle.scss b/app/assets/stylesheets/framework/toggle.scss
index d5cc78a6680..20394cc1e52 100644
--- a/app/assets/stylesheets/framework/toggle.scss
+++ b/app/assets/stylesheets/framework/toggle.scss
@@ -42,6 +42,10 @@
background: none;
}
+ &:focus {
+ outline: none;
+ }
+
.toggle-icon {
position: relative;
display: block;