Skip to content
Snippets Groups Projects
Commit 34fd9e03 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

fix floats overflowing

parent c90ea79a
No related branches found
No related tags found
No related merge requests found
......@@ -59,3 +59,8 @@ pre > code { border: none; padding: 0; }
div.leftside {
float: left;
}
div.section{
height: auto;
overflow: auto;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment