Fix hidden text behind the search icon
This commit is contained in:
parent
5a26a23cda
commit
ebe7938886
1 changed files with 1 additions and 1 deletions
|
@ -398,7 +398,7 @@ table {
|
|||
font-size: $typeheight;
|
||||
line-height: 1.1;
|
||||
height: 25px;
|
||||
padding: 2px 0px 2px $lineheight/4;
|
||||
padding: 2px 22px 2px $lineheight/4;
|
||||
box-shadow: inset #DDD 0px 1px 3px;
|
||||
|
||||
transition: 300ms linear;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue