Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
Increased margin-top for firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
rrusso committed Dec 11, 2013
1 parent 129db7d commit 7dff2b1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion styles.css
Expand Up @@ -80,6 +80,10 @@ padding: 5px;
content: ' (error)';
}

#grade-report-projected-index td.cell.c2 {
#page-grade-report-projected-index td.cell.c2 {
width: 343px;
}

#page-grade-report-projected-index div.no-overflow>table#user-grade {
margin-top: 3em;
}

0 comments on commit 7dff2b1

Please sign in to comment.