backing out card style on dashlist

This commit is contained in:
Trent White
2016-03-25 12:12:46 -04:00
parent 70d536c6c4
commit 90c7943242
@@ -1,17 +1,3 @@
panel-plugin-dashlist .panel-container {
border-radius: 4px;
border:none;
box-shadow: $card-shadow;
.panel-header {
text-align: left !important;
font-size: 1.25rem;
padding: 0 20px 10px 20px;
.panel-title {
font-weight: 400;
}
}
}
.dashlist-item {
}