remove shadow for mobile

This commit is contained in:
bechi 2015-01-23 17:28:15 -03:00
parent 4e144cf907
commit 40ec1142bd
1 changed files with 2 additions and 0 deletions

View File

@ -370,6 +370,8 @@
.dr-notification {
width: 100%;
border-radius: 0;
box-shadow: none;
border-bottom: 2px solid #E4E8EC;
}
.dr-notification-container {