diff --git a/file/style/be.bastelstu.wcf.chat.less b/file/style/be.bastelstu.wcf.chat.less index c865462..5209fb4 100644 --- a/file/style/be.bastelstu.wcf.chat.less +++ b/file/style/be.bastelstu.wcf.chat.less @@ -262,14 +262,14 @@ min-height: 150px; } - .notification { - animation-duration: .2s; - animation-name: timsChatNotify; - animation-iteration-count: 5; - animation-direction: alternate; - animation-timing-function: linear; - border-color: @wcfInputHoverBorderColor; - } + .notification { + animation-duration: .2s; + animation-name: timsChatNotify; + animation-iteration-count: 5; + animation-direction: alternate; + animation-timing-function: linear; + border-color: @wcfInputHoverBorderColor; + } } html.fullscreen {