From d16a6a37e55a7289ca1ffdb144692f159ef9df7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Tue, 4 Jul 2017 12:33:15 +0200 Subject: [PATCH] Align the tables to each other --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index b87eb9b9..3dd4042d 100644 --- a/css/style.css +++ b/css/style.css @@ -278,6 +278,6 @@ margin: .5em 0 .5em 0 font-family:monospace; } .config-files .os { - padding-right:30px; + width:100px; font-style:italic; }