about summary refs log tree commit diff
path: root/bskyweb/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'bskyweb/templates/base.html')
-rw-r--r--bskyweb/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html
index ea048a9a9..b5ed329cd 100644
--- a/bskyweb/templates/base.html
+++ b/bskyweb/templates/base.html
@@ -102,6 +102,7 @@
     .ProseMirror-focused {
       outline: 0;
     }
+    textarea:focus,
     input:focus {
       outline: 0;
     }