[vlfeat] 35/44: [bugfix] website: search box shape

Dima Kogan dima at secretsauce.net
Wed Sep 16 21:05:32 UTC 2015


This is an automated email from the git hooks/post-receive script.

dkogan-guest pushed a commit to branch master
in repository vlfeat.

commit 1f533d8d2657f50955dbb5e5160599a91af9bbe7
Author: Andrea Vedaldi <vedaldi at gmail.com>
Date:   Thu Jan 15 01:03:58 2015 +0000

    [bugfix] website: search box shape
---
 docsrc/vlfeat.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docsrc/vlfeat.css b/docsrc/vlfeat.css
index ffbbe22..9760062 100644
--- a/docsrc/vlfeat.css
+++ b/docsrc/vlfeat.css
@@ -137,11 +137,12 @@ code a {
     margin-right: auto ;
     padding: 20px 30px ;
 }
-#header .search-box {
+#header .searchbox {
     float: right ;
     margin-right: 1em ;
     margin-top: auto ;
     margin-bottom: auto ;
+    width: 25em ;
 }
 #header h1 {
     margin: 0 ;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vlfeat.git



More information about the debian-science-commits mailing list