Skip to content

Commit

Permalink
Spacing fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
dbyrne committed Apr 25, 2011
1 parent 513f3a2 commit 98b997f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/foreclojure/users.clj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
[:table#user-table.my-table
[:thead
[:tr
[:th "Rank"]
[:th {:style "width: 40px;"} "Rank"]
[:th "Username"]
[:th "Problems Solved"]]]
(map-indexed #(vec [:tr (row-class %1)
Expand Down

0 comments on commit 98b997f

Please sign in to comment.