This repository was archived by the owner on Oct 8, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 119
119
.ui-listview > .ui-listview-item-has-count > .ui-button ,
120
120
.ui-listview > .ui-listview-item-static .ui-listview-item-has-count ,
121
121
.ui-listview > .ui-listview-item-divider .ui-listview-item-has-count {
122
- padding-right : 2.8125 em ;
122
+ padding-right : 0.7 em ;
123
123
}
124
124
.ui-listview > .ui-listview-item-has-count > .ui-icon-end {
125
125
padding-right : 4.6875em ;
141
141
line-height : 1.6em ;
142
142
min-height : 1.6em ;
143
143
min-width : .64em ;
144
- right : .8 em ;
144
+ right : 3 em ;
145
145
top : 50% ;
146
146
margin-top : -.88em ;
147
147
}
Original file line number Diff line number Diff line change 155
155
<li><a href="#">Inbox <span class="ui-listview-item-count-bubble">12</span></a></li>
156
156
<li><a href="#">Outbox <span class="ui-listview-item-count-bubble">0</span></a></li>
157
157
<li><a href="#">Drafts <span class="ui-listview-item-count-bubble">4</span></a></li>
158
- <li><a href="#">Sent <span class="ui-listview-item-count-bubble">328 </span></a></li>
158
+ <li><a href="#">Sent <span class="ui-listview-item-count-bubble">32811 </span></a></li>
159
159
<li><a href="#">Trash <span class="ui-listview-item-count-bubble">62</span></a></li>
160
160
</ul>
161
161
</div><!--/demo-html -->
You can’t perform that action at this time.
0 commit comments