"Flatten" menu button

This commit is contained in:
Michael Rose
2014-02-25 16:03:15 -05:00
parent 64af630ff8
commit 74a74e635d
3 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@
cursor: pointer;
outline: none;
.border-radius(0,3px,0,0);
box-shadow: 0 12px 24px fade(@black,35);
opacity: 0.6;
@media @medium {
.border-radius(3px,3px,3px,3px);
}