Fix lint errors

This commit is contained in:
probablycorey
2013-10-22 13:00:14 -07:00
parent 71ede6b97f
commit d38067ec1a

View File

@@ -66,8 +66,8 @@ div > .inline-block-tight:last-child {
width: 100%;
height: 100%;
position: fixed;
top: 0px;
right: 0px;
top: 0;
right: 0;
opacity: 0.0;
-webkit-animation: visual-beep-flash 0.2s ease-out;
background: @background-color-warning;