Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into US79943
Browse files Browse the repository at this point in the history
# Conflicts:
#	d2l-typography-shared-styles.html
  • Loading branch information
njostonehouse committed Nov 29, 2016
2 parents 6b2a04e + 51a8ae2 commit ef0fa6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"package.json"
],
"dependencies": {
"d2l-colors": "^2.2.0",
"d2l-colors": "^2.2.2",
"polymer": "^1.7.0"
}
}
2 changes: 1 addition & 1 deletion d2l-typography-shared-styles.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<dom-module id="d2l-typography-shared-styles">
<template>
<style>
html {
:root {
--d2l-body-standard-text: {
font-size: 0.95rem;
font-weight: 400;
Expand Down

0 comments on commit ef0fa6e

Please sign in to comment.