Skip to content
Snippets Groups Projects
Commit 9d24b14b authored by Silvio Giebl's avatar Silvio Giebl
Browse files

Fixed css style

parent ab7e53b6
No related branches found
No related tags found
No related merge requests found
......@@ -209,7 +209,7 @@
height: 0;
background-color: rgba(0, 0, 0, 0.2);
opacity: 0;
transition: opacity ease 200ms, width 0s 200ms, height 0s 200ms
transition: opacity ease 200ms, width 0s 200ms, height 0s 200ms;
}
.search-active {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment