We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7a61c commit 8e9dd1cCopy full SHA for 8e9dd1c
1 file changed
public/stylesheets/DV/components/ui-search.css
@@ -41,8 +41,9 @@
41
outline: none;
42
}
43
44
-.DV-searchInput[type="search"] {
+.DV-docViewer .DV-searchInput[type="search"] {
45
margin: 4px 10px 0 0;
46
+ height: 22px;
47
48
.DV-searchInput.placeholder {
49
color: #A0A0A0;
0 commit comments