From 66b08391b38b0812112ff03d7610d4592c3a1017 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 25 Apr 2017 23:07:30 +0200 Subject: HTML line block: Use class instead of style attribute. We now issue `
` and include a default definition for `line-block` in the default templates, instead of hard-coding a `style` on the div. Closes #1623. --- test/s5-basic.html | 1 + 1 file changed, 1 insertion(+) (limited to 'test/s5-basic.html') diff --git a/test/s5-basic.html b/test/s5-basic.html index 4757910b9..b559a9af6 100644 --- a/test/s5-basic.html +++ b/test/s5-basic.html @@ -13,6 +13,7 @@ -- cgit v1.2.3