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

Unified Diff: sky/examples/flights-app/app-toast.sky

Issue 876243002: Fix border painting on self-painting layers. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: rebaseline test Created 5 years, 11 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: sky/examples/flights-app/app-toast.sky
diff --git a/sky/examples/flights-app/app-toast.sky b/sky/examples/flights-app/app-toast.sky
index 4e06178e147c54f5ba170ff593b00bf8e85f6cd3..d7c1c5ae597e4312da16d2e2964c24662d2e8669 100644
--- a/sky/examples/flights-app/app-toast.sky
+++ b/sky/examples/flights-app/app-toast.sky
@@ -16,6 +16,7 @@
display: flex;
align-items: center;
font-size: 0.8em;
+ overflow: hidden;
}
.header {

Powered by Google App Engine
This is Rietveld 408576698