| Index: dashboard/dashboard/elements/bug-info.html
|
| diff --git a/dashboard/dashboard/elements/bug-info.html b/dashboard/dashboard/elements/bug-info.html
|
| index f98585115c4fc0f42cf029ea075ef5a37b3c33d2..a71f424167d7dab6024da98f8a3a3568365d347f 100644
|
| --- a/dashboard/dashboard/elements/bug-info.html
|
| +++ b/dashboard/dashboard/elements/bug-info.html
|
| @@ -10,8 +10,6 @@ found in the LICENSE file.
|
| <style>
|
| #container {
|
| display: flex;
|
| - display: -webkit-flex;
|
| - -webkit-flex-direction: column;
|
| flex-direction: column;
|
| margin-left: 1px;
|
| margin-top: 3px;
|
|
|