Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 11c0ed4

Browse files
soberstadtarschmitz
authored andcommitted
Listview: fix style on listview-linkbar demo
selector updated for 1.4 Fixes gh-7130 Closes gh-7101
1 parent b7f0411 commit 11c0ed4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/listview-autodividers-linkbar/autodividers-linkbar.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#sorter .ui-li.ui-li-static.ui-btn-up-c {
1+
#sorter li {
22
height: 3.8%;
33
padding: 0;
4-
font-size: 8px;
4+
font-size: 14px;
55
padding-left: 5px;
66
line-height: 1.8em;
77
}

0 commit comments

Comments
 (0)