marge and height upon search global input
This commit is contained in:
parent
3772fee85f
commit
f823c8b748
1 changed files with 6 additions and 2 deletions
|
@ -1,8 +1,12 @@
|
|||
#search-block{
|
||||
margin-top: 5px;
|
||||
margin: 5px 5px 0 0;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
#search_button {
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
#mask_search{
|
||||
background-color: rgba(0,0,0, 0.4);
|
||||
display: none;
|
||||
|
@ -12,4 +16,4 @@
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 200;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue