Fix SCSS lint error

stable
David Barragán Merino 2015-01-12 17:07:54 +01:00
parent 5b6a1d5c10
commit 3590305855
1 changed files with 1 additions and 1 deletions

View File

@ -23,8 +23,8 @@
text-align: center;
}
&.active {
display: block;
background-color: rgba($white, .95);
display: block;
opacity: 1;
z-index: 99900;
}