From 97da104cb4bf7fd9865dbbec0ad13701a4e9cda5 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sun, 8 Apr 2012 13:32:57 +0000 Subject: [PATCH] theme elegant: remove css rule witch block easy customisation, no side effect git-svn-id: http://piwigo.org/svn/trunk@13983 68402e56-0260-453c-a942-63ccdbb3a9ee --- theme.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/theme.css b/theme.css index affe97d..f35c522 100644 --- a/theme.css +++ b/theme.css @@ -253,8 +253,6 @@ a:hover { border-bottom: none;} #commentAdd input[type="text"], #commentAdd textarea { - min-width: 95%; - max-width: 95%; width: 95%; font-family: Arial,Helvetica,sans-serif; font-size: 100%;