feature(bower) smalltalk v2.1.2

This commit is contained in:
coderaiser 2016-08-08 21:28:28 +03:00
parent b3f10dd6eb
commit 2299eee106
7 changed files with 24 additions and 15 deletions

View file

@ -18,7 +18,7 @@
z-index: 100;
}
.smalltalk:not(:first-of-type) {
.smalltalk + .smalltalk {
transition: ease 1s;
display: none;
}