Fixed outline issue on textarea in google chrome browser.

parent 9e73ab03
...@@ -44,6 +44,7 @@ body { ...@@ -44,6 +44,7 @@ body {
height: 388px; height: 388px;
overflow-y: visible; overflow-y: visible;
font: 16px/24px Verdana, Arial, sans; font: 16px/24px Verdana, Arial, sans;
outline: 0;
} }
.box { .box {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment