Remove newline

This commit is contained in:
Michael Rose
2016-11-17 11:43:37 -05:00
parent 4c7914c74b
commit 0fe3951366
5 changed files with 5 additions and 5 deletions

View File

@ -184,4 +184,4 @@ input[type="search"]::-webkit-search-cancel-button {
textarea {
overflow: auto; /* remove vertical scrollbar in IE6-9*/
vertical-align: top; /* readability and alignment cross-browser*/
}
}