From 4006a7fb2a4641d53aa619c5faf85cae02e666f4 Mon Sep 17 00:00:00 2001
From: idebr <idebr@1879760.no-reply.drupal.org>
Date: Tue, 15 Mar 2016 11:09:17 +0100
Subject: [PATCH] Issue #2687529: Make table headers in .ui-widget consistent
 with default table headers

---
 css/style.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/css/style.css b/css/style.css
index c1bde06..4621d34 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1771,7 +1771,6 @@ body.adminimal-theme .token-tree th {
 }
 
 .ui-widget table th {
-  text-align: center;
   font-weight: bold;
   font-size: 12px;
 }
-- 
2.1.0

