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.
a.icon-search
1 parent 6f3a8fe commit 9bd9169Copy full SHA for 9bd9169
themes/jquery.org/style.css
@@ -221,24 +221,6 @@ ul.flex-direction-nav {
221
color: #a00;
222
}
223
224
-a.icon-search {
225
- width: 100px;
226
- height: 100px;
227
- position: relative;
228
- text-decoration: none !important;
229
- float: left;
230
- display: inline;
231
- margin-left: 15px;
232
- margin-bottom: 10px;
233
- z-index: 2;
234
-}
235
-
236
-a.icon-search::before {
237
- position: absolute;
238
- right: 4px;
239
- color: #333333;
240
241
242
.member-level ul.gifts {
243
float: left;
244
list-style: none;
0 commit comments