SPR-867: Tags + Form for Tagcloud

This commit is contained in:
Silke Pisulla 2017-03-09 11:37:12 +01:00
commit 24b8fdfaf2
4 changed files with 130 additions and 1 deletions

View file

@ -180,6 +180,7 @@
&.active {
display: block;
overflow: hidden;
}
> div {
@ -205,6 +206,16 @@
}
}
&#spr__tab-tags {
> div {
ul {
li {
padding-left: 0;
}
}
}
}
#dw__toc {
width: auto;
float: none;