1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-02 06:17:09 +00:00
community.general/docsite/latest/_static/ansible-local.css
2013-04-12 17:50:50 -04:00

8 lines
No EOL
106 B
CSS

/* Local CSS tweaks for ansible */
.dropdown-menu {
overflow-y: auto;
}
h2 {
padding-top: 40px;
}