We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd26764 commit ac3001cCopy full SHA for ac3001c
css/structure/jquery.mobile.listview.css
@@ -135,18 +135,18 @@
135
/* Used by both listview and custom multiple select button */
136
.ui-li-count {
137
position: absolute;
138
- font-size: 11px;
+ font-size: 12px;
139
font-weight: bold;
140
text-align: center;
141
border-width: 1px;
142
border-style: solid;
143
padding: 0 .5em;
144
- line-height: 1.9;
145
- min-height: 1.818em;
146
- min-width: .818em;
147
- right: .909em;
+ line-height: 1.666em;
+ min-height: 1.666em;
+ min-width: .666em;
+ right: .833em;
148
top: 50%;
149
- margin-top: -1em;
+ margin-top: -.916em;
150
}
151
.ui-listview .ui-btn[class*="ui-icon-"] .ui-li-count {
152
right: 3.636em;
0 commit comments