Add single item width to aviod language bugs

stable
Xavier Julián 2015-04-22 13:00:59 +02:00
parent 8004c03ac8
commit e37f29879a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
right: -370px;
top: 2%;
transition: opacity .2s ease-in;
width: 370px;
&.active {
animation: animSlide 2000ms linear both;
opacity: 1;