From 3890e82f339dbf5dc29d9cffc8d7c26b99293fc1 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sat, 26 Dec 2015 02:33:36 -0800 Subject: theme.css and template.html: Solve overflow problem in code and a tags Over-long inline tag or long literal link in tag used to overflow the container. This is especially bad on phones where width is very limited. This commit hopefully solves the overflow problem. Still no smarter word breaking, but it's probably just an unfortunate limitation of HTML. --- templates/template.html | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/template.html') diff --git a/templates/template.html b/templates/template.html index 2b0115d7..ec6fad90 100644 --- a/templates/template.html +++ b/templates/template.html @@ -20,7 +20,6 @@ $endif$ - $if(highlighting-css)$