diff --git a/examples/flights-app/app-toast.sky b/examples/flights-app/app-toast.sky index 36626ff202b..d7c1c5ae597 100644 --- a/examples/flights-app/app-toast.sky +++ b/examples/flights-app/app-toast.sky @@ -23,16 +23,6 @@ flex-shrink: 0; margin-right: 6px; } - - .close-box { - position: absolute; - top: 3px; - right: 3px; - width: 1em; - overflow: hidden; - text-align: center; - outline: 1px solid #AEA477; - }