mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
forgot firefox doesn't use webkit
This commit is contained in:
@@ -435,6 +435,9 @@ ul #chat-log{
|
||||
color:white;
|
||||
font:12px Arial,sans-serif;
|
||||
-webkit-transition:height .5s;
|
||||
-moz-transition:height .5s;
|
||||
-o-transition:height .5s;
|
||||
transition:height .5s;
|
||||
height:66px;
|
||||
}
|
||||
.list-song .card-content{padding:0;}
|
||||
|
||||
Reference in New Issue
Block a user