From 89e36128a20d68ed3c4f5af86a2bd3df57505818 Mon Sep 17 00:00:00 2001 From: Anmol Agrawal Date: Mon, 29 Sep 2014 19:56:45 +0530 Subject: #74 fixed --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 525a64b7..9bccd5b8 100644 --- a/style.css +++ b/style.css @@ -364,8 +364,8 @@ input:focus { } #editlinkname{ - width:150px; - height:20px; + width:inherit; + height:inherit; font-size: 17px; -- cgit v1.3.1