From 6530633074fc091d752f09c1e39b21d0714be4d0 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 fb8286ab..3f5ce33a 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