Commit e5852d41cf9e511c32f89353700eed2d811087b6
1 parent
c0a30b3a
Exists in
master
and in
4 other branches
code pre fix
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
app/assets/stylesheets/projects.css.scss
@@ -576,6 +576,8 @@ td.code { | @@ -576,6 +576,8 @@ td.code { | ||
576 | table.highlighttable pre{ | 576 | table.highlighttable pre{ |
577 | line-height:16px !important; | 577 | line-height:16px !important; |
578 | font-size:12px !important; | 578 | font-size:12px !important; |
579 | + text-align: right; | ||
580 | + padding-right: 4px; | ||
579 | } | 581 | } |
580 | 582 | ||
581 | .project-refs-form { | 583 | .project-refs-form { |