marge and height upon search global input

This commit is contained in:
JC 2016-11-29 14:50:44 +01:00
parent 3772fee85f
commit f823c8b748

View file

@ -1,8 +1,12 @@
#search-block{ #search-block{
margin-top: 5px; margin: 5px 5px 0 0;
height: 50px; height: 50px;
} }
#search_button {
height: 34px;
}
#mask_search{ #mask_search{
background-color: rgba(0,0,0, 0.4); background-color: rgba(0,0,0, 0.4);
display: none; display: none;