[Frontend] Removed z-index on hover

WTD-1404
WTD-1383
This commit is contained in:
Charles Hacskaylo
2015-06-30 09:00:06 -07:00
parent 29b91193fb
commit 8ee28c3918
3 changed files with 31 additions and 22 deletions

View File

@@ -27,7 +27,7 @@
border: 1px solid $bc;
&:hover {
border-color: lighten($bc, 10%);
z-index: 2;
//z-index: 2;
}
.contents {
// overflow: hidden;