Skip to content

Commit 8fc99a6

Browse files
authored
fix style issue when focus/hover input (#2573)
1 parent 4706c44 commit 8fc99a6

File tree

1 file changed

+0
-5
lines changed
  • packages/@adobe/spectrum-css-temp/components/searchwithin

1 file changed

+0
-5
lines changed

packages/@adobe/spectrum-css-temp/components/searchwithin/index.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,6 @@ governing permissions and limitations under the License.
5757
flex: 1;
5858
box-sizing: border-box;
5959
min-inline-size: inherit;
60-
61-
&:hover,
62-
&:focus {
63-
position: relative; /* shows right border */
64-
}
6560
}
6661
}
6762

0 commit comments

Comments
 (0)