Fixed buttons.
This commit is contained in:
@@ -38,12 +38,12 @@
|
||||
<button style="margin-top: 20px"
|
||||
class="max-width block-label action-button active"
|
||||
onclick="formatAndValidateJson('error')">
|
||||
Prettify XML
|
||||
Prettify JSON
|
||||
</button>
|
||||
|
||||
<button class="max-width block-label action-button active"
|
||||
onclick="minimizeJson('error')">
|
||||
Minimize XML
|
||||
Minimize JSON
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user