Skip to content

Commit 9f916ac

Browse files
committed
base.css: Removed unused style
Closes jquerygh-375
1 parent 09b4f66 commit 9f916ac

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

themes/jquery/css/base.css

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2891,18 +2891,6 @@ footer .books li a cite {
28912891
/* Media Queries
28922892
========================================================================== */
28932893

2894-
@media only screen and (max-width: 1100px) {
2895-
2896-
}
2897-
2898-
@media only screen and (max-width: 940px) {
2899-
2900-
}
2901-
2902-
@media only screen and (max-width: 860px) {
2903-
2904-
}
2905-
29062894
@media only screen and (max-width: 768px) {
29072895
#global-nav ul.projects li.toggle-projects {
29082896
display: none;
@@ -2919,11 +2907,6 @@ footer .books li a cite {
29192907
border-image: none;
29202908
box-shadow: none;
29212909
background-image: none;
2922-
background-image: none;
2923-
background-image: none;
2924-
background-image: none;
2925-
background-image: none;
2926-
background-image: none;
29272910
}
29282911

29292912
.content-full.full-width #content,

0 commit comments

Comments
 (0)