Skip to content

Commit

Permalink
MDL-55805 block_activity_results: Kill default centering
Browse files Browse the repository at this point in the history
Part of MDL-55071
  • Loading branch information
Frederic Massart authored and danpoltawski committed Sep 23, 2016
1 parent 7a2999e commit b6bd02e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blocks/activity_results/styles.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
.block_activity_results {text-align: center;}
.block_activity_results h1 {margin: 4px;font-size: 1.1em;}
.block_activity_results table.grades {text-align: left; width: 100%;}
.block_activity_results table.grades .number{text-align: left; width:10%;}
Expand Down

0 comments on commit b6bd02e

Please sign in to comment.