Skip to content

Commit ca951a6

Browse files
authored
Update index.html (#708)
1 parent 4dc39ef commit ca951a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messaging/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h4>Registration Token</h4>
5454
<!-- div to display the UI to allow the request for permission to
5555
notify the user. This is shown if the app has not yet been
5656
granted permission to notify. -->
57-
<div id="permission_div" style="display: none;">
57+
<div id="permission_div" style="display: flex;">
5858
<h4>Needs Permission</h4>
5959
<p id="token"></p>
6060
<button class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored"

0 commit comments

Comments
 (0)