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

Unified Diff: dashboard/dashboard/pinpoint/elements/navigation-bar.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/pinpoint/elements/main-page.html ('k') | dashboard/dashboard/static/base.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dashboard/dashboard/pinpoint/elements/navigation-bar.html
diff --git a/dashboard/dashboard/pinpoint/elements/navigation-bar.html b/dashboard/dashboard/pinpoint/elements/navigation-bar.html
index 7b4a7445d89cd183ba906f5baf3b64aff117dc9f..a20e69771ed708fa71eed5537d7ade0e2dd7b485 100644
--- a/dashboard/dashboard/pinpoint/elements/navigation-bar.html
+++ b/dashboard/dashboard/pinpoint/elements/navigation-bar.html
@@ -31,7 +31,6 @@ found in the LICENSE file.
#navbar > ul {
display: flex;
- display: -webkit-flex;
width: 100%;
background-color: #2D2D2D;
border-bottom: black;
« no previous file with comments | « dashboard/dashboard/pinpoint/elements/main-page.html ('k') | dashboard/dashboard/static/base.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698