Properly remove popped node. Fixes #146

This commit is contained in:
Tom MacWright
2012-11-29 10:33:52 -05:00
parent a202202e9f
commit 946ab2c09e
4 changed files with 12 additions and 8 deletions
+5
View File
@@ -297,3 +297,8 @@ button small {
width:630px;
font-size:100%;
}
.commit-section {
max-height:250px;
overflow:scroll;
}