Fixed outline issue on textarea in google chrome browser.

parent 9e73ab03
......@@ -44,6 +44,7 @@ body {
height: 388px;
overflow-y: visible;
font: 16px/24px Verdana, Arial, sans;
outline: 0;
}
.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