Removed erroneous comment

This commit is contained in:
Michael Abashian
2016-01-08 16:46:24 -05:00
parent 4df231917f
commit c649b8fda6

View File

@@ -9,14 +9,6 @@
@import "src/shared/branding/colors.default.less"; @import "src/shared/branding/colors.default.less";
// .List-panel {
// background-color: @list-panel-bg;
// border-radius: 5px;
// padding: 20px;
// border: 1px solid @list-panel-border;
// margin-top: 20px;
// }
.List-well { .List-well {
margin-top: 25px; margin-top: 25px;
} }