We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbbd73 commit 5fc5145Copy full SHA for 5fc5145
core/src/components/searchbar/test/shape/index.html
@@ -12,14 +12,6 @@
12
<script src="../../../../../scripts/testing/scripts.js"></script>
13
<script nomodule src="../../../../../dist/ionic/ionic.js"></script>
14
<script type="module" src="../../../../../dist/ionic/ionic.esm.js"></script>
15
-
16
- <style>
17
- /* TODO(ROU-11256): Remove the border that is added through the testing styling */
18
- ion-searchbar button {
19
- border: none;
20
- padding: initial;
21
- }
22
- </style>
23
</head>
24
25
<body>
0 commit comments