diff --git a/demos/tabs/style.css b/demos/tabs/style.css index 4855a8f245..3be3f2f680 100644 --- a/demos/tabs/style.css +++ b/demos/tabs/style.css @@ -1,3 +1,7 @@ +ion-tabs:first-child { + margin-top: 60px; +} + ion-tabs { margin-bottom: 20px; }