removed box-shadow when back-drop is on.

This commit is contained in:
kay.one 2013-06-06 22:24:05 -07:00
parent f63869bcfa
commit 60e28140ab
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
.backdrop .page {
background-color: transparent;
box-shadow: none;
}
html {