Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Unified Diff: dashboard/dashboard/elements/bug-info.html

Issue 2995833002: Switch dashboard to new flexbox. (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dashboard/dashboard/elements/bisect-form.html ('k') | dashboard/dashboard/elements/chart-container.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « dashboard/dashboard/elements/bisect-form.html ('k') | dashboard/dashboard/elements/chart-container.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698