Cleanup code for stf components.

This commit is contained in:
Gunther Brunner
2015-08-31 15:58:32 +09:00
parent 7ddd464ac3
commit bd493b210b
29 changed files with 3 additions and 189 deletions

View File

@@ -40,10 +40,3 @@ div[angular-packery]:after {
width: 100%;
}
}
.packery-item.is-dragging,
.packery-item.is-positioning-post-drag {
/*border-color: red;*/
/*background: #09F;*/
/*z-index: 2;*/
}