Skip to content

Commit 8e9dd1c

Browse files
committed
tweaked
1 parent 2c7a61c commit 8e9dd1c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

public/stylesheets/DV/components/ui-search.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@
4141
outline: none;
4242
}
4343

44-
.DV-searchInput[type="search"] {
44+
.DV-docViewer .DV-searchInput[type="search"] {
4545
margin: 4px 10px 0 0;
46+
height: 22px;
4647
}
4748
.DV-searchInput.placeholder {
4849
color: #A0A0A0;

0 commit comments

Comments
 (0)