Fix term height so text overflap does not happen.

This commit is contained in:
Jacob Schatz 2016-01-20 13:24:52 -05:00
parent 5ad60c5dda
commit 34b132d49a
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@
border-bottom: 1px solid #DDD;
padding-bottom: 15px;
margin-bottom: 15px;
.term {
height: 22px;
}
}
}