Преглед изворни кода

fix garbled ui by clearing float style (#1236)

uazo пре 4 година
родитељ
комит
c16769e495
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      build/patches/Logcat-crash-reports-UI.patch

+ 1 - 1
build/patches/Logcat-crash-reports-UI.patch

@@ -542,7 +542,7 @@ diff --git a/components/crash/core/browser/resources/crashes.html b/components/c
          <input type="checkbox" id="showDevDetails">
          <input type="checkbox" id="showDevDetails">
          $i18n{showDeveloperDetails}
          $i18n{showDeveloperDetails}
        </label>
        </label>
-+      <div></div>
++      <div style="clear: both"></div>
 +      <div>
 +      <div>
 +        <button class="button" id="clearAll">
 +        <button class="button" id="clearAll">
 +          $i18n{clearAll}
 +          $i18n{clearAll}