This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c610783f90
ansible
/
docsite
/
_static
/
ansible-local.css
8 lines
106 B
CSS
Raw
Normal View
History
Unescape
Escape
Tweak maximum length of drop down menu
2013-02-24 13:20:16 +01:00
/* Local CSS tweaks for ansible */
.
dropdown-menu
{
overflow-y
:
auto
;
}
Added top padding to h2 elements so not under menubar
2013-02-24 14:01:09 +01:00
h2
{
padding-top
:
40px
;
}
Reference in a new issue
Copy permalink