# HG changeset patch # User souliane # Date 1418655711 -3600 # Node ID 6a1fea10ae8cdcefb31832afc35a960ea49de5b7 # Parent 3eb3a2c0c011c286155a107c3f7cdb0a7463833f browser_side: increase the width of the bubble's text area (blog message edition) diff -r 3eb3a2c0c011 -r 6a1fea10ae8c src/browser/public/libervia.css --- a/src/browser/public/libervia.css Fri Nov 28 00:31:27 2014 +0100 +++ b/src/browser/public/libervia.css Mon Dec 15 16:01:51 2014 +0100 @@ -935,6 +935,7 @@ .bubble textarea{ width: 100%; + min-width: 350px; } .mb_entry_timestamp {