diff --git a/apidb.css b/apidb.css index ea76090..2635b5f 100644 --- a/apidb.css +++ b/apidb.css @@ -197,7 +197,7 @@ TD.no { color: #B10000; font-style: italic; text-align: center } TD.stub { color: #0000B1; font-style: italic; text-align: center } /* width of the application column in the top 'X' lists on the main page */ -TD.app_name { width: 150px } +TD.app_name { padding:10px; width: 150px } /* Rating Number */ .rating { font-family: Helvetica, Arial; font-size: 6pt; color: #333333; }