diff options
Diffstat (limited to 'docs/src/templates/css/docs.css')
| -rw-r--r-- | docs/src/templates/css/docs.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/templates/css/docs.css b/docs/src/templates/css/docs.css index 8359607e..a262eb9c 100644 --- a/docs/src/templates/css/docs.css +++ b/docs/src/templates/css/docs.css @@ -19,6 +19,11 @@ img.AngularJS-small { height: 1em; } + +.icon-cog { + line-height: 13px; +} + /* =============================== */ .form-search .dropdown-menu { |
