about summary refs log tree commit diff
path: root/app/assets/stylesheets/dashboard.scss
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-03-26 01:10:18 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-03-26 01:10:18 +0100
commitf2da848a3ebf8f7a2407d3f33cded8d8b3f298c3 (patch)
treefb80fe77c01b5dc079bc4b5d3c7f21a51667108a /app/assets/stylesheets/dashboard.scss
parent5764d52b04b04381d52896737eb2ffdfe1f87cfd (diff)
Add alternate link to entries Atom
Diffstat (limited to 'app/assets/stylesheets/dashboard.scss')
-rw-r--r--app/assets/stylesheets/dashboard.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/dashboard.scss b/app/assets/stylesheets/dashboard.scss
index 8d451e174..983172bd0 100644
--- a/app/assets/stylesheets/dashboard.scss
+++ b/app/assets/stylesheets/dashboard.scss
@@ -55,6 +55,7 @@
     a {
       text-decoration: none;
       color: inherit;
+      outline: 0;
     }
 
     .dashboard__current-user__avatar {