Skip to content

Commit

Permalink
Also underline submitted links.
Browse files Browse the repository at this point in the history
See commit d897c85 for context.
  • Loading branch information
lazyatom committed Jan 27, 2012
1 parent a1e7290 commit f2094cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/admin/preview.scss
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
} }
} }


.draft_link { .draft_link, .submitted_link {
border-bottom: 1px dashed #999; border-bottom: 1px dashed #999;
} }

0 comments on commit f2094cb

Please sign in to comment.