Skip to content
Snippets Groups Projects
Commit 0faaeb02 authored by hakui's avatar hakui
Browse files

fixed line-height for text box

parent 734597b4
No related branches found
No related tags found
No related merge requests found
......@@ -70,6 +70,7 @@
form textarea {
border: none;
border-radius: 2px;
line-height:16px;
padding: 0.5em;
resize: vertical;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment