| Index: sky/examples/city-list/city-list.sky
|
| diff --git a/sky/examples/city-list/city-list.sky b/sky/examples/city-list/city-list.sky
|
| index 1d75dc26960019e002d3254eae22e6cb23c1a6fc..e32112a31e35aefbb059aa5681373061805d7397 100644
|
| --- a/sky/examples/city-list/city-list.sky
|
| +++ b/sky/examples/city-list/city-list.sky
|
| @@ -162,7 +162,7 @@ module.exports.CityItemElement = class extends SkyElement {
|
| }
|
|
|
| </style>
|
| - <div id="scroller" fit>
|
| + <div id="scroller">
|
| <div id="scrollarea">
|
| <div id="contentarea">
|
| </div>
|
|
|