From 1303498b614eb9ca37bf8a9410776636cc837ba0 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Fri, 28 Apr 2017 04:41:44 +0200 Subject: [PATCH] common: align all preformatted html (debug alerts) --- base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.css b/base.css index c4c943a..ec33cf7 100644 --- a/base.css +++ b/base.css @@ -98,7 +98,7 @@ ul { list-style: none; } -#source pre { +pre { display: inline-block; text-align: left; } -- 2.30.0