Skip to content

Commit

Permalink
MDL-29197 FIX for content displacment when clicking anchor elements i…
Browse files Browse the repository at this point in the history
…n course page
  • Loading branch information
Mary Evans committed Oct 31, 2011
1 parent 38e9a1c commit ab9d589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/canvas/style/pagelayout.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}

#page-content #region-main-box .region-content {
padding: 0;
padding: 10px 0 0;
}

/** Only side pre **/
Expand Down

0 comments on commit ab9d589

Please sign in to comment.