Skip to content

Commit 61242d6

Browse files
committed
refactor css
1 parent 7b0dd2b commit 61242d6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/_static/custom.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -190,11 +190,7 @@ div.admonition.admonition-todo>.admonition-title::before {
190190
}
191191

192192
#search-form .search-icon {
193-
position: absolute;
194-
color: #a4a6a7;
195193
left: 1.5625rem;
196-
z-index: 100;
197-
align-self: center;
198194
}
199195

200196
#search-form .form-control {
@@ -278,7 +274,7 @@ ul.search li p.context {
278274
padding-left: 2.1875rem;
279275
}
280276

281-
.bd-search .search-icon {
277+
.search-icon {
282278
position: absolute;
283279
color: #a4a6a7;
284280
left: .625rem;

0 commit comments

Comments
 (0)