From eee9a51faddc167479ed7533ea5488fe1504f4c1 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 6 Aug 2012 16:54:18 -0700 Subject: docs(styles): fix the cog icon alignment --- docs/src/templates/css/docs.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/src/templates') 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 { -- cgit v1.2.3