Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 1391579

Browse files
committed
docs(styles): fix the cog icon alignment
1 parent 5d2bd1d commit 1391579

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/templates/css/docs.css

+5
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)