aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2012-04-08 13:32:57 +0000
committermistic100 <mistic@piwigo.org>2012-04-08 13:32:57 +0000
commit60068e141257a7618a2f00ac33ff100fc911b1a7 (patch)
tree0666445fe7fd41c3e9fff16ce23591c24ac2b45e /themes
parent3d2007eee6acc56fb8351efd3fa33d5e44df9cd1 (diff)
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
Diffstat (limited to 'themes')
-rw-r--r--themes/elegant/theme.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/elegant/theme.css b/themes/elegant/theme.css
index affe97d80..f35c5227a 100644
--- a/themes/elegant/theme.css
+++ b/themes/elegant/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%;