Commit:    d26b9a7148a10ff7d75927ecf0908477bab60d0a
Author:    Jefrey Sobreira Santos <jesobre...@yahoo.com.br>         Thu, 29 Mar 
2018 01:05:28 -0300
Committer: Peter Kokot <peterko...@gmail.com>      Wed, 17 Oct 2018 11:12:33 
+0200
Parents:   4394adad69b321add6ed98f5337c1de944974329
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=d26b9a7148a10ff7d75927ecf0908477bab60d0a

Log:
vertically center search box

Changed paths:
  M  styles/theme-base.css


Diff:
diff --git a/styles/theme-base.css b/styles/theme-base.css
index 72aef91..79423cb 100755
--- a/styles/theme-base.css
+++ b/styles/theme-base.css
@@ -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;


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to