Skip to content

Commit

Permalink
Fixing alignment issues in tables.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 14, 2010
1 parent e60243c commit 943af98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/webroot/css/cake.generic.css
Expand Up @@ -139,7 +139,7 @@ table {
th {
border:0;
border-bottom:2px solid #555;
text-align: center;
text-align: left;
padding:4px;
}
th a {
Expand Down

0 comments on commit 943af98

Please sign in to comment.