Merge branch 'next' of https://github.com/WebGoat/WebGoat into next

This commit is contained in:
Bruce Mayhew 2014-09-17 11:07:03 -04:00
commit 63435393f8

View File

@ -229,8 +229,11 @@ img {
background-color: #16a086; background-color: #16a086;
} }
.sidebar > div > ul > li > ul > li > span { .sidebar > div > ul > li > ul > li > span.lessonComplete {
float:left; margin-left:1.5em; float: right;
margin-left: 1.5em;
margin-right: 5px;
margin-top: -25px;
} }
/* ========================================================================== /* ==========================================================================