FIX: css change broke build

This commit is contained in:
Arpit Jalan 2014-10-11 14:33:17 +05:30
parent 6571a9d924
commit a682de6331
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
border: 1px solid scale-color-diff();
padding: 5px;
background: $secondary;
box-shadow(0 0px 2px rgba(0,0,0, .2));
box-shadow: 0 0px 2px rgba(0,0,0, .2);
position: absolute;
bottom: 34px;