[evolution] EWebView - Don't show unnecessary white space around pre and code elements
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] EWebView - Don't show unnecessary white space around pre and code elements
- Date: Wed, 4 Feb 2015 13:11:44 +0000 (UTC)
commit 83ce395f20d39572666cc3f66cdf2862196581d2
Author: Tomas Popela <tpopela redhat com>
Date: Wed Feb 4 13:41:34 2015 +0100
EWebView - Don't show unnecessary white space around pre and code elements
e-util/e-web-view.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-web-view.c b/e-util/e-web-view.c
index 2a57505..47d64a8 100644
--- a/e-util/e-web-view.c
+++ b/e-util/e-web-view.c
@@ -2688,6 +2688,7 @@ e_web_view_update_fonts (EWebView *web_view)
" font-size: %dpt;\n"
" font-weight: %d;\n"
" font-style: %s;\n"
+ " margin: 0px;\n"
"}",
pango_font_description_get_family (ms),
pango_font_description_get_size (ms) / PANGO_SCALE,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]