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

Unified Diff: chrome/browser/resources/media_router/media_router.css

Issue 1134463008: Use core/paper elements in media-router-container. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 7 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: chrome/browser/resources/media_router/media_router.css
diff --git a/chrome/browser/resources/media_router/media_router.css b/chrome/browser/resources/media_router/media_router.css
index 34e934347994bf81305c9badd53205c75b23ec3f..ad52aa1f186b45a3ad8f4acbed7fc067520378f2 100644
--- a/chrome/browser/resources/media_router/media_router.css
+++ b/chrome/browser/resources/media_router/media_router.css
@@ -12,5 +12,4 @@ body {
background-color: rgb(246, 246, 246);
display: flex;
flex-direction: column;
- position: relative;
}

Powered by Google App Engine
This is Rietveld 408576698