From 7cfc72dd32f73c27e76ae5c10060c2f6bf4d0e8c Mon Sep 17 00:00:00 2001 From: vimux Date: Tue, 22 May 2018 19:00:50 +0300 Subject: [PATCH] Fix table text alignment --- static/css/main.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/main.css b/static/css/main.css index 142e92c..01755be 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -264,7 +264,6 @@ caption { th { font-weight: 700; - text-align: inherit; } label {