fix garbled ui by clearing float style (#1236)

This commit is contained in:
uazo
2021-06-27 12:28:59 +02:00
committed by GitHub
parent e093c89001
commit 5efb5dd7d4
+1 -1
View File
@@ -542,7 +542,7 @@ diff --git a/components/crash/core/browser/resources/crashes.html b/components/c
<input type="checkbox" id="showDevDetails">
$i18n{showDeveloperDetails}
</label>
+ <div></div>
+ <div style="clear: both"></div>
+ <div>
+ <button class="button" id="clearAll">
+ $i18n{clearAll}