File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 136
136
font-weight : 400 ;
137
137
line-height : $button-bar-button-height ;
138
138
139
+ & .button-icon :before ,
139
140
.icon :before ,
140
141
& .icon :before ,
141
142
& .icon-left :before ,
149
150
& .button-icon {
150
151
.icon :before ,
151
152
& :before ,
152
- & .icon :before ,
153
153
& .icon-left :before ,
154
154
& .icon-right :before {
155
+ vertical-align : top ;
155
156
font-size : $button-large-icon-size ;
156
157
line-height : $button-bar-button-height ;
157
158
}
Original file line number Diff line number Diff line change @@ -219,6 +219,11 @@ <h1 class="title">Really really really really really really really really long t
219
219
</ a >
220
220
</ header >
221
221
222
+ < header class ="bar bar-header bar-stable ">
223
+ < button class ="button button-clear button-icon ion-ios7-arrow-back "> Back</ button >
224
+ < h1 class ="title "> Title here</ h1 >
225
+ </ header >
226
+
222
227
</ content >
223
228
224
229
</ body >
You can’t perform that action at this time.
0 commit comments