Skip to content

Commit

Permalink
fixed alignment issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Elabar committed Sep 12, 2019
1 parent 749631f commit 4f2cf7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<body>
<h1>Moli Chat Listener</h1>
<div>
<p stlye="margin:0" style="float: left;">Notification </p>
<p style="float: left;margin:0;margin-right:5px">Notification: </p>
<label class="switch">
<input type="checkbox">
<span class="slider round"></span>
Expand Down

0 comments on commit 4f2cf7b

Please sign in to comment.