Commit e9bd9467 by benjaoming

add clearfix for article tocs and indexes

parent 5fdb93d1
...@@ -43,6 +43,7 @@ h1#article-title {font-size: 2em; margin-top: -5px;} ...@@ -43,6 +43,7 @@ h1#article-title {font-size: 2em; margin-top: -5px;}
.well; .well;
.well-small; .well-small;
max-width: 340px; max-width: 340px;
clear: left;
} }
.wiki-article div.toc .toctitle .wiki-article div.toc .toctitle
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment