mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
vertically center search box
This commit is contained in:
committed by
Peter Kokot
parent
4394adad69
commit
d26b9a7148
@@ -182,7 +182,7 @@ textarea {
|
||||
.navbar-search {
|
||||
position: relative;
|
||||
float: left;
|
||||
margin-top: .625rem;
|
||||
margin-top: .770rem;
|
||||
margin-bottom: 0;
|
||||
width:100%;
|
||||
-moz-box-sizing:border-box;
|
||||
|
||||
Reference in New Issue
Block a user