Skip to content

Commit efb99dd

Browse files
committed
push search cancel button back into place.
1 parent 0e1ce85 commit efb99dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
.DV-searchDocument .DV-searchInput-cancel {
6565
visibility: hidden;
6666
position: absolute;
67-
right: 12px;
68-
top: 8px;
67+
right: 17px;
68+
top: 10px;
6969
background: transparent url(../../../images/DV/embed/close.png) no-repeat 0 0;
7070
width: 11px;
7171
height: 11px;

0 commit comments

Comments
 (0)