fixed accordion
This commit is contained in:
parent
8b0dd38bfe
commit
40bbb4736e
|
@ -164,6 +164,7 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
|
margin-bottom: 0px;
|
||||||
padding: .5em .5em .5em .7em;
|
padding: .5em .5em .5em .7em;
|
||||||
min-height: 0; /* support: IE7 */
|
min-height: 0; /* support: IE7 */
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue