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 41c8e28 commit a85c5f5Copy full SHA for a85c5f5
themes/plugins.jquery.com/style.css
@@ -176,6 +176,11 @@ a {
176
border-radius: 4px;
177
}
178
179
+.jquery-plugin #sidebar [class^="icon-"],
180
+.jquery-plugin #sidebar [class*=" icon-"] {
181
+ margin-right: 7px;
182
+}
183
+
184
/*----------[ Individual plugin page sidebar toolbox ]----------------------*/
185
186
.jquery-plugin .toolbox {
@@ -279,7 +284,6 @@ a {
279
284
280
285
.jquery-plugin .toolbox [class^="icon-"], .jquery-plugin .toolbox [class*=" icon-"] {
281
286
margin-left: -25px;
282
- margin-right: 7px;
283
287
width: 25px;
288
color: #8ccffa;
289
text-decoration: none;
0 commit comments