File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
app/assets/stylesheets/admin Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -352,41 +352,26 @@ Social
352
352
// twitter
353
353
#social_twitter {
354
354
color : $twitter ;
355
- input {
356
- border-color : $twitter ;
357
- }
358
355
}
359
356
360
357
// soundcloud
361
358
#social_soundcloud {
362
359
color : $soundcloud ;
363
- input {
364
- border-color : $soundcloud ;
365
- }
366
360
}
367
361
368
362
// facebook
369
363
#social_facebook {
370
364
color : $facebook ;
371
- input {
372
- border-color : $facebook ;
373
- }
374
365
}
375
366
376
367
// spotify
377
368
#social_spotify {
378
369
color : $spotify ;
379
- input {
380
- border-color : $spotify ;
381
- }
382
370
}
383
371
384
372
// instagram
385
373
#social_instagram {
386
374
color : $instagram ;
387
- input {
388
- border-color : $instagram ;
389
- }
390
375
}
391
376
392
377
/* ************************************
You can’t perform that action at this time.
0 commit comments