Skip to content

Commit cc096b4

Browse files
committed
Remove text shadows from search
1 parent f651f00 commit cc096b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/shared/css/documentation.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ a img {
338338
#header .nav #search-container {
339339
position: relative;
340340
margin-left: 5px;
341+
text-shadow: none;
341342
}
342343

343344
#searchfield {

0 commit comments

Comments
 (0)