about summary refs log tree commit diff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-01-15 13:23:47 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-01-15 13:23:47 +0100
commitab165547fdf556b10b80898c030d54e20bff50af (patch)
treec9478742222e0f73fe4049edbc6840d3020eb235 /app/assets/stylesheets
parent1f7c0ad8d3d336b036d16272716e41812f65f5d9 (diff)
parentf81dc7a33ae975b640089e474b01c2081119f372 (diff)
Merge branch 'feature/toot-app-source' of https://github.com/ineffyble/mastodon into ineffyble-feature/toot-app-source
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/components.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/components.scss b/app/assets/stylesheets/components.scss
index 4cc5e409c..f4d822dcf 100644
--- a/app/assets/stylesheets/components.scss
+++ b/app/assets/stylesheets/components.scss
@@ -183,7 +183,7 @@
   }
 }
 
-.status__display-name, .status__relative-time, .detailed-status__display-name, .detailed-status__datetime, .account__display-name {
+.status__display-name, .status__relative-time, .detailed-status__display-name, .detailed-status__datetime, .detailed-status__application, .account__display-name {
   text-decoration: none;
 }