Remove extra "latest/" subdirectory in docs build structure.

This commit is contained in:
Michael DeHaan 2013-10-14 08:27:30 -04:00
commit 0cd09dd54f
79 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,8 @@
/* Local CSS tweaks for ansible */
.dropdown-menu {
overflow-y: auto;
}
h2 {
padding-top: 40px;
}