From 50f69ff23ee55003e1f45a3c5ac081971b5d780f Mon Sep 17 00:00:00 2001
From: maase2 <maasen2009@googlemail.com>
Date: Sun, 3 Nov 2013 11:27:49 +0100
Subject: [PATCH] Update style.css

This is for responsive Webdesign.
---
 view/theme/duepuntozero/style.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 8561390ff2..7df58fe53e 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -1654,6 +1654,7 @@ input#dfrn-url {
 
 #profile-jot-text {
 	height: 20px;
+	width: 100%;
 	color:#cccccc;
 	border: 1px solid #cccccc;
 	padding: 3px 0px 0px 5px;