소스 검색

fix bar width in infobox

Nils Schneider 9 년 전
부모
커밋
821ce47f4c
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      style.css

+ 1 - 4
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 {