[empathy: 2/28] Copy fix for bug #625745 from empathy-theme-adium
- From: Danielle Madeley <daniellem src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 2/28] Copy fix for bug #625745 from empathy-theme-adium
- Date: Thu, 18 Aug 2011 00:34:58 +0000 (UTC)
commit d890a28335477c0e18cd68264467e7be45496388
Author: Danielle Madeley <danielle madeley collabora co uk>
Date: Mon Aug 1 12:14:50 2011 +1000
Copy fix for bug #625745 from empathy-theme-adium
data/empathy-log-window.html | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/empathy-log-window.html b/data/empathy-log-window.html
index ef01df3..2b87647 100644
--- a/data/empathy-log-window.html
+++ b/data/empathy-log-window.html
@@ -10,6 +10,11 @@ html, body, div, p {
div.row {
margin-left: 1em;
}
+
+div.row p {
+ display: inline;
+ white-space: pre-wrap;
+}
</style>
<script type="text/javascript">
function filterNodes (node, tagName)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]