Skip to content

Commit eee9a51

Browse files
committed
docs(styles): fix the cog icon alignment
1 parent 77e6d83 commit eee9a51

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/templates/css/docs.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ img.AngularJS-small {
1919
height: 1em;
2020
}
2121

22+
23+
.icon-cog {
24+
line-height: 13px;
25+
}
26+
2227
/* =============================== */
2328

2429
.form-search .dropdown-menu {

0 commit comments

Comments
 (0)