Skip to content

Commit

Permalink
Merge pull request #460 from ossreleasefeed/small-fix-related-bugs-73…
Browse files Browse the repository at this point in the history
…9097

added small margin below related bugs list on individual reports page fixes bug 739097
  • Loading branch information
adngdb committed Mar 26, 2012
2 parents a978f8c + 420f2b1 commit 5601b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp-php/css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -1382,6 +1382,7 @@ th.bugzilla_numbers {
#bugzilla .bug_ids_expanded_list {
display: block;
position: inherit;
margin-bottom: .7em;
max-width: 100%;
}
#bugzilla strong {
Expand Down

0 comments on commit 5601b18

Please sign in to comment.