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

Unified Diff: dashboard/dashboard/elements/nav-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
Index: dashboard/dashboard/elements/nav-bar.html
diff --git a/dashboard/dashboard/elements/nav-bar.html b/dashboard/dashboard/elements/nav-bar.html
index 47125f8d58732c7cb8770ba5fcf1c5d60864d438..37609d1795ff5a5fda66fae1f6d10de0c89e118a 100644
--- a/dashboard/dashboard/elements/nav-bar.html
+++ b/dashboard/dashboard/elements/nav-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/elements/group-report-page.html ('k') | dashboard/dashboard/elements/speed-releasing-page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698