Skip to content

Commit

Permalink
No need to pad list header columns' inline link element
Browse files Browse the repository at this point in the history
  • Loading branch information
kaapa committed Dec 16, 2010
1 parent 7bacee1 commit a55f0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/stylesheets/rails_admin/list.css
Expand Up @@ -3,7 +3,7 @@
border-collapse:collapse;
}

#moduleHeader th{
#moduleHeader th {
border-bottom:2px solid #b9b9b9;
padding: 9px;
text-align:center;
Expand Down

0 comments on commit a55f0b4

Please sign in to comment.