This commit is contained in:
Raphael Goetter 2014-05-07 10:53:15 +02:00
parent aa685cf52a
commit 78831c4ed6
6 changed files with 111 additions and 78 deletions

View file

@ -84,10 +84,8 @@
input[type="checkbox"],
input[type="radio"] {
padding: 0;
/* Corrects excess space around these inputs in IE8/9 */
}
textarea {
overflow: auto;
/* Removes default vertical scrollbar on empty textarea in IE6/7/8/9 */
}