Fixed margin of table
This commit is contained in:
parent
278720f5e9
commit
1e93d8fbf2
1 changed files with 1 additions and 1 deletions
|
@ -588,7 +588,7 @@
|
|||
<img src="http://root.graef.in/static/xmrigcc/banner.png"/>
|
||||
</div>
|
||||
|
||||
<form style="padding-bottom: 25px">
|
||||
<form style="padding-bottom: 25px; margin-top: -50px">
|
||||
<label><input id="hideOffline" type="checkbox" checked data-toggle="toggle" data-size="mini" data-onstyle="success" data-offstyle="danger"/><span>Hide offline miners</span></label>
|
||||
<label><input id="showOfflineNotification" type="checkbox" checked data-toggle="toggle" data-size="mini" data-onstyle="success" data-offstyle="danger" /><span>Notify when miner went offline</span></label>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue