Merge "Add shadow to the notifications top toolbar"

This commit is contained in:
jenkins-bot 2016-11-04 00:38:08 +00:00 committed by Gerrit Code Review
commit f65ac32699

View file

@ -50,6 +50,7 @@
background: #fff;
padding-top: 0.5em;
padding-bottom: 0.5em;
box-shadow: 0 2px 0 0 rgba( 0, 0, 0, 0.1 );
}
&-settings {