@@ -130,8 +130,8 @@
// }
- // // TODO: Use .custom-card instead of Well
- // // https://redmine.weseek.co.jp/issues/128307
+ // TODO: Use .custom-card instead of .well
+ // https://redmine.weseek.co.jp/issues/128307
// /*
// * Card
// */
@@ -82,9 +82,7 @@
// // Well (substitute Well of bootstrap3)
-// // Replaced well with custom-card
-// // https://redmine.weseek.co.jp/issues/128307
-// .card.custom-card {
+// .card.well {
// min-height: 20px;
// padding: $card-spacer-y $card-spacer-x;