1
0
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:
Jefrey Sobreira Santos
2018-03-29 01:05:28 -03:00
committed by Peter Kokot
parent 4394adad69
commit d26b9a7148

View File

@@ -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;