Pārlūkot izejas kodu

Fixed outline issue on textarea in google chrome browser.

Sander Mathijs van Veen 14 gadi atpakaļ
vecāks
revīzija
116156326a
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/frontend/css/editor.css

+ 1 - 0
src/frontend/css/editor.css

@@ -44,6 +44,7 @@ body {
     height: 388px;
     overflow-y: visible;
     font: 16px/24px Verdana, Arial, sans;
+    outline: 0;
 }
 
 .box {