comparison src/browser/public/libervia.css @ 587:6a1fea10ae8c

browser_side: increase the width of the bubble's text area (blog message edition)
author souliane <souliane@mailoo.org>
date Mon, 15 Dec 2014 16:01:51 +0100
parents 3eb3a2c0c011
children a90cc8fc9605
comparison
equal deleted inserted replaced
586:3eb3a2c0c011 587:6a1fea10ae8c
933 width: 20px; 933 width: 20px;
934 } 934 }
935 935
936 .bubble textarea{ 936 .bubble textarea{
937 width: 100%; 937 width: 100%;
938 min-width: 350px;
938 } 939 }
939 940
940 .mb_entry_timestamp { 941 .mb_entry_timestamp {
941 font-style: italic; 942 font-style: italic;
942 } 943 }