Fix search icon positioning
This commit is contained in:
parent
c30f20122d
commit
8e1e094565
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ table {
|
|||
min-width: 0;
|
||||
text-indent: -1000px;
|
||||
overflow: hidden;
|
||||
background: image-url("sprite.png") 0 0 no-repeat;
|
||||
background: image-url("sprite.png") -2px -2px no-repeat;
|
||||
position: absolute;
|
||||
top: $lineheight/4;
|
||||
right: $lineheight/4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue