From 6a0ea4967350554f3eda328c5c91731c0b96376c Mon Sep 17 00:00:00 2001
From: Alex Pott <alex.a.pott@googlemail.com>
Date: Mon, 4 Aug 2014 19:56:25 +0100
Subject: [PATCH] Issue #2315019 by gauravkhambhala, sam152 | alexpott: Fixed
 Duplicate css in system.module.css.

---
 core/modules/system/css/system.module.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/core/modules/system/css/system.module.css b/core/modules/system/css/system.module.css
index d5df86f4aba5..ac1fa338e892 100644
--- a/core/modules/system/css/system.module.css
+++ b/core/modules/system/css/system.module.css
@@ -194,7 +194,6 @@ table.sticky-header {
   max-width: 100%;
   min-width: 100px;
   height: 16px;
-  background-color: #fff;
 }
 .progress__bar {
   background-color: #000;
-- 
GitLab