docs(): minor docs change

This commit is contained in:
Torkel Ödegaard
2016-11-09 11:14:04 +01:00
parent 2164bbd447
commit 33664b0a7e
2 changed files with 7 additions and 2 deletions

View File

@@ -50,7 +50,6 @@
.panel-alert-state {
&--alerting {
background-color: mix($critical,$panel-bg, 3%);
animation: alerting-panel 1.6s cubic-bezier(1,.1,.73,1) 0s infinite alternate;
box-shadow: 0 0 10px rgba($critical,0.5);
opacity: 1;