changeset 373:724a9a03ab02

browser_side: fix bubble CSS for chromium and epiphany browsers
author souliane <souliane@mailoo.org>
date Mon, 24 Feb 2014 14:04:21 +0100
parents 564208366dd6
children f22a4bf9a67e
files public/libervia.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/public/libervia.css	Mon Feb 24 13:43:49 2014 +0100
+++ b/public/libervia.css	Mon Feb 24 14:04:21 2014 +0100
@@ -865,6 +865,7 @@
     border-width: 1px;
     border-style: solid;
     display: block;
+    border-collapse: separate;
 }
 
 .bubble:after {