add bottom border on scroll

This commit is contained in:
Tommy Parnell
2015-06-28 23:41:49 -04:00
parent 105be8e7aa
commit 0895f461d6

View File

@@ -65,6 +65,7 @@ textarea {
width: 100%; width: 100%;
height: 15%; height: 15%;
z-index: 10000; z-index: 10000;
border-bottom: 1px solid #778492
} }
.header.stick{ .header.stick{
border-top: 0px; border-top: 0px;