1
0
mirror of https://github.com/Hutchy68/pivot.git synced 2025-12-18 23:07:03 +01:00

declare variable, fixing css for accordion ul class

This commit is contained in:
Tom Hutchison
2015-11-03 23:23:57 -05:00
parent 654a005aa8
commit dc8a290a52
3 changed files with 6 additions and 213 deletions

View File

@@ -213,6 +213,10 @@ ul#drop1.f-dropdown {
margin: .5em 0 1em 2em;
}
ul.accordion {
margin: 0;
}
.columns ul.special li {
float:none;
width: 100%;