From ce1fde9aa7c6935a6b9e67483c150ba7060b8d30 Mon Sep 17 00:00:00 2001 From: Mario Colque Date: Tue, 14 Jan 2014 14:47:13 -0300 Subject: [PATCH] look&feel for search --- public/css/common.css | 1 + public/views/header.html | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/public/css/common.css b/public/css/common.css index 396601a7..73068675 100644 --- a/public/css/common.css +++ b/public/css/common.css @@ -48,3 +48,4 @@ body { font-size: 10px; } +#search { width: 400px; } diff --git a/public/views/header.html b/public/views/header.html index fb034edb..5e4f49b7 100755 --- a/public/views/header.html +++ b/public/views/header.html @@ -14,5 +14,13 @@ {{item.title}} +
+ +