Remove comments

This commit is contained in:
probablycorey
2013-06-26 11:17:58 -07:00
parent db29a1b6a2
commit be803bf122

View File

@@ -100,37 +100,6 @@
border-radius: 0;
box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}
/* li.ui-draggable-dragging, li.ui-sortable-helper {
width: 300px;
background: white;
border: 1px solid #eee;
padding: 10px;
}
ol {
box-sizing: border-box;
height: 400px;
overflow-y: auto;
border: 1px solid #ccc;
border-top-width: 0;
background: #fafafa;
li {
padding: 10px;
border-bottom: 1px solid #eee;
background: white;
input[type='checkbox'] {
margin-right: 10px;
}
.close-icon {
display: none;
}
}
}*/
}
#packages {