This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
38abd5e20e
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 12:20:16 +00:00
/* Local CSS tweaks for ansible */
.
dropdown-menu
{
overflow-y
:
auto
;
}
Added top padding to h2 elements so not under menubar
2013-02-24 13:01:09 +00:00
h2
{
padding-top
:
40px
;
}
Reference in a new issue
Copy permalink