From 821ce47f4cfa59b04c164dc2cd55fe71775ecd9f Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Mon, 30 Mar 2015 02:41:43 +0200 Subject: [PATCH] fix bar width in infobox --- style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/style.css b/style.css index a5508ed..6a43e39 100644 --- a/style.css +++ b/style.css @@ -67,10 +67,6 @@ table th.sort-up:after { content: '\f104'; } -table.attributes { - width: auto !important; -} - table.attributes th { text-align: left; font-weight: bold; @@ -81,6 +77,7 @@ table.attributes th { table.attributes td { text-align: left !important; + width: 100%; } .infobox .clients {