Skip to content
Snippets Groups Projects
Commit 1219564e authored by Nigel Stanger's avatar Nigel Stanger
Browse files

Added clear:left to notes DIV

Resolves an issue where the first label (e.g., first bullet or first
number) of a list would wrap to the right side of the window and be
hidden under the clock element.
parent 247771e1
Branches
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@
font-size: 24px;
width: 640px;
margin-top: 5px;
clear: left;
}
#wrap-current-slide {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment