Skip to content

Commit 06a5bf6

Browse files
authored
Merge pull request microsoft#166 from Microsoft/dev
Dev
2 parents 01aa7ec + 8551287 commit 06a5bf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/code-demo/style/syntaxHighlighterOverride.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
overflow: hidden !important;
33
margin: 0em !important;
44
padding: 0em !important;
5-
top: -98px !important;
5+
top: -85px !important;
66
}
77

88
.syntaxhighlighter .line {

demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"es6-promise": "^3.2.2",
3535
"bootstrap": "^3.3.6",
3636
"jquery": "^3.1.0",
37-
"powerbi-client": "^2.2.7",
37+
"powerbi-client": "^2.3.0",
3838
"http-server": "^0.9.0",
3939
"syntaxhighlighter": "4.0.1"
4040
},

0 commit comments

Comments
 (0)