Browse Source

Remove duplicate css class.

Ian Rose 8 years ago
parent
commit
f7da34c1a6
1 changed files with 1 additions and 7 deletions
  1. 1 7
      packages/default-theme/style/icons.css

+ 1 - 7
packages/default-theme/style/icons.css

@@ -27,12 +27,6 @@
   background-image: url(icons/md/close.svg);
 }
 
-
-.jp-CloseIcon {
-  background-image: url(icons/md/close.svg);
-}
-
-
 .jp-CutIcon {
   background-image: url(icons/md/cut.svg);
 }
@@ -159,4 +153,4 @@
 
 .jp-FilledCircleIcon {
   background-image: url(icons/md/lens.svg);
-}
+}