restore left border on last input

This commit is contained in:
Jason Grout 2015-10-12 17:55:22 -04:00
parent 8526ff7dbd
commit 85ebbd3a35

View File

@ -28,9 +28,4 @@
max-height: 60vh;
overflow: auto;
}
& input:last-child {
border-left:none;
}
}