From 70b8fc68c59b4a4c919b93e65879ca1f74526ea7 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Thu, 23 Jul 2015 09:59:36 +0000 Subject: [PATCH] Removed duplicate css statement. - Legacy-Id: 9869 --- static/css/ietf.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/static/css/ietf.css b/static/css/ietf.css index 0e238af2b..f66b832a0 100644 --- a/static/css/ietf.css +++ b/static/css/ietf.css @@ -401,9 +401,6 @@ table tbody.meta th:nth-child(2), table tbody.meta td:nth-child(2) { width: 9em; } -table tbody.meta th:first-child, table tbody.meta td:first-child { - width: 6em; -} td.ad div { border-bottom: solid #ccc 1px; }