فهرست منبع

Independent Publisher 2: Fix table cell width issue

Niels Lange 5 سال پیش
والد
کامیت
e4511a71cc
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      independent-publisher-2/style.css

+ 0 - 1
independent-publisher-2/style.css

@@ -599,7 +599,6 @@ table {
 	/* Prevents HTML tables from becoming too wide */
 	width: 100%;
 	margin: 0 0 1.75em;
-	table-layout: fixed;
 	border-spacing: 0;
 	border-collapse: separate;
 	border-width: 1px 0 0 1px;