mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 11:41:20 +08:00
refactor(padding): changed padding to attributes
Updated demos. Closes #266
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<ion-title>Icons</ion-title>
|
||||
</ion-navbar>
|
||||
|
||||
<ion-content class="has-header padding components-icons">
|
||||
<ion-content class="has-header components-icons">
|
||||
|
||||
<ion-row>
|
||||
<ion-col><icon ionic></icon></ion-col>
|
||||
@ -72,7 +72,3 @@
|
||||
</ion-row>
|
||||
|
||||
</ion-content>
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user