mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-17 19:11:06 +00:00
Fix for issue #2463
ui-collapsible-contain was renamed to ui-collapsible
This commit is contained in:
parent
f8d30ef04e
commit
e0b948e216
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ p.intro strong {
|
|||
.type-interior .ui-content {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
.content-secondary .ui-collapsible-contain {
|
||||
.content-secondary .ui-collapsible {
|
||||
padding: 10px 15px;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue