[damned-lies] Fixed autoresize comment form (fixes #685187)



commit f580a10f7033af27c4b522efe322949e0e68c66d
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Wed Oct 3 01:05:22 2012 +0200

    Fixed autoresize comment form (fixes #685187)

 common/static/css/template.css |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/common/static/css/template.css b/common/static/css/template.css
index 6a836c9..67e000d 100644
--- a/common/static/css/template.css
+++ b/common/static/css/template.css
@@ -762,10 +762,6 @@ div.docimages {
 	font: inherit;
 	padding: 10px;
 	resize: vertical;
-
-	-moz-box-sizing: border-box;
-	-webkit-box-sizing: border-box;
-	box-sizing: border-box;
 }
 .djform td  {
 	padding: 3px 4px 0 0;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]