Skip to content

Commit 9bd9169

Browse files
committed
jquery.org: remove unused a.icon-search styles
1 parent 6f3a8fe commit 9bd9169

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

themes/jquery.org/style.css

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -221,24 +221,6 @@ ul.flex-direction-nav {
221221
color: #a00;
222222
}
223223

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-
242224
.member-level ul.gifts {
243225
float: left;
244226
list-style: none;

0 commit comments

Comments
 (0)